on 2017 Aug 31 3:38 PM
Hi Experts,
I have configured the module in Receiver soap channel. while i’m executing it's throwing error like "GetPayloadValueBean: Value cannot be null:" not able to find the exact functionality of the module “GetPayloadValueBean and PutPayload value bean”.
My scenario is like (file-soap-file) using Sync and Async bridge its works fine. In same scenario i want to use "GetPayloadValueBean".
Soap Receiver Channel:
In parameters value i tried with test double quotes also "test"

Error log:

I have used the below blog and created a scenario in 7.5 single stack
Please help me if there is any configuration changes.
Thanks and Regards,
Md.Thouheed
Request clarification before answering.
I just tried with Below XMl and it works fine for me , so i am suspecting either you are providing the wrong xml or the node is not there in the XML.
And also try to use a different module key for each module in your case , you are using "Payload" for all three module so try to use a unique module key for each one of them

When i delete the node in XML

Module Config:

XML which i tested:
<?xml version="1.0" encoding="UTF-8"?>
<ns0:mt_req xmlns:ns0="http://file2soapsync">
<Currency_ip>
<Req_No>1</Req_No>
<FromCurrency>INR</FromCurrency>
<ToCurrency>EUR</ToCurrency>
</Currency_ip>
</ns0:mt_req>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.