cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Insert value from Request message to Response message using GetPayloadValueBean

Former Member
0 Likes
4,342

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

https://blogs.sap.com/2013/03/20/insert-value-from-request-message-to-response-using-getpayloadvalue...

Please help me if there is any configuration changes.

Thanks and Regards,

Md.Thouheed

View Entire Topic
apu_das2
Active Contributor
0 Likes

Please follow what Raghuraman and Manoj suggested.

Additionally, you need to mention requestresponsebean and responseonewaybean in sender CC not in receiver CC.

Thanks and Regards,

Apu

manoj_khavatkopp
Active Contributor

Not Necessarily they can be placed in reciever too.