cancel
Showing results for 
Search instead for 
Did you mean: 

Calling Web Services from ABAP

Former Member
0 Kudos

I am trying to create a Proxy Object so that I can call a Web Service from my ABAP Program and I am getting the following error:

HTTP error (return code 400, message "ICM_HTTP_CONNECTION_FAILED")

Can someone share with me what the issue is? Also, is there any example source code I someone can share with me about caling a Web Service from an ABAP program? We are currently on ECC 5.0

Thanks

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Michael,

Check this pdf which calls a webservice from an ABAP Program with HTTPS connection.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/244e7923-0a01-0010-5887-fe0...

Thanks,

Vinay