Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP code to get the XML data(SOAP) from HTTP request

Former Member
0 Likes
1,389

Hello Experts,

Third party is sending the SOAP XML data from HTTP request(POST method) to ABAP, we tried multiple ways to get the data but failed. Would you please provide send me the code to receive the XML data from HTTP request.

Thanks & Regards,

Rama

2 REPLIES 2
Read only

nabheetscn
SAP Champion
SAP Champion
808

Dear Rama

What all you have tried can you please mention the details also and what issues you faced?

Thanks

Nabheet

Read only

matt
Active Contributor
0 Likes
808

Get a WSDL file from the 3rd party and use the built in SOAP framework in SAP - this will create proxy classes..

https://help.sap.com/saphelp_nw73ehp1/helpdata/en/21/9eb8492ccc495a8cf9b3c08f8318f2/frameset.htm