cancel
Showing results for 
Search instead for 
Did you mean: 

IF_HTTP_CLIENT to create SOAP messages

antony_john
Explorer
0 Kudos

I need to communicate with a webservice which publishes a WSDL, in the WSDL <extension> tags are present, ABAP presently does not support this tag and hence I am thinking of writing an ABAP program that creates and sends SOAP messages directly to the web-service

Are there any examples available which uses the IF_HTTP_CLIENT to create and send SOAP messages to a webservice. If there are any code samples could anyone please send me the details.

Tony

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

Hi,

Just go thru following links- May be useful

/people/durairaj.athavanraja/blog/2004/09/20/consuming-web-service-from-abap

/people/thomas.jung3/blog/2005/04/21/webservice-navigator-page-for-abap-and-java

/people/thomas.jung3/blog/2005/04/27/webservice-navigator-page-for-abap-and-java-part-2--abap-unit

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

Hope this helps.

Regards,

Moorthy

Answers (0)