cancel
Showing results for 
Search instead for 
Did you mean: 

how to get data from inbound proxy in APO

former_member1240896
Participant
0 Kudos

hi ,

i am receiving as inbound payload from XI to APO in the form of XML.

Can you please let me knwo how can i extract the data from that proxy throgh an ABAP program?

Regards,

Chandan

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

if you receive the message via proxy you can get the data in the proxy itself (server proxy)

you can get it in the table form in the proxy

please have a look at server proxy articles/blogs on sdn - there's plenty of them here,

Regards,

Michal Krawczyk

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You might want to see this wiki for the server proxy configuration and abap coding for sample

http://wiki.sdn.sap.com/wiki/display/XI/Step-by-step+FTP+to+ABAP+Proxy

gagandeep_batra
Active Contributor
0 Kudos

hi Raja

Following link might help u

www.saptechnical.com/Tutorials/XI/ABAPProxy/page1.htm

regards

gagandeep