cancel
Showing results for 
Search instead for 
Did you mean: 

how can i get xml payload data from http request from PI in server program?

Former Member
0 Kudos

we use http receiver adapter to deliver message to .net web application.

That is rfc2http scenario.

after invoking a rfc from ecc.

i can find the message delivered successfully in abap stack with t-

code "sxi_monitor".

and my .net application program can also receive the http request which

contains parameter string as "?sendinterface=..&messageid=.." because i made this 2 checkbox checked in adapter configuration.

but there are not payload data of xi message in http request.

how can i find the payload of xi message from http request i received?

is xml payload data as the value of a parameter exist in a URL string?

but i can not get xml payload data from URL string?

where is xml payload data?

is this the problem of configuration of http receiver adapter?

Edited by: joy zheng on Sep 14, 2009 1:03 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

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

this will help you to identify the payload received on receiver system.

Thanks

Swarup

Answers (0)