cancel
Showing results for 
Search instead for 
Did you mean: 

hi,about http receiver adapter.

Former Member
0 Kudos

i use http receiver adapter.

the message was sent from send to receiver via http adatper of integratio engine.

but how should i get payload of message?

i can not get the payload data in receiver application.

i set prolog as "&loaderXML=".

and then the parameter name of payload is "loaderXML"

but i can not get the parameter name "loaderXML" from http reques

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member732072
Active Participant
0 Kudos

Hi Joy,

Please have a look at the following link and see if it helps you

http://www.sdn.sap.com/irj/scn/weblogs;?blog=/pub/wlg/7264

Best Regards

Former Member
0 Kudos

i don't know ,how to get payload with http receiver adapter in receiver application.

can anybody provide a sample which can get payload from http request.

both java app. and .net app is ok.

my message was send to receiver with http receiver adapter.

agasthuri_doss
Active Contributor
0 Kudos

Joy,

>how to get payload with http receiver adapter in receiver application.

Tcode - Sxmb_moni go to , Double click the message - HTTP receiver one, Right side --go to - Request Message Mapping ..go for the pay load content,

Cheers

Agasthuri

Former Member
0 Kudos
Tcode - Sxmb_moni go to , Double click the message - HTTP receiver one, Right side --go to - Request Message Mapping ..go for the pay load content,

HI.

there are not "Request Messge Mapping" entry in right side.

Former Member
0 Kudos

Hi,

You can find in the above blog. Regarding Reciever HTTP Adapter,

Where you will sending data along with URL.

HTTP CC will contain the data to be sent.