2009 Jun 12 5:50 AM
Hi,
I need to consume a web service through ABAP. Please brief me the steps to do that.
I have checked all the blogs/discussions on this.
onething i dont understand is do we need to create RFC connection of type G for external server?
if so how do i get the host name and path prefix from the wsdl file.
pls help.
2009 Jun 12 5:56 AM
hai pankaj ,
to consume a webservice u need to create a client proxy in ur server , from se80 click edit object button and from pop up object selection chose enterprise services tab and under it click client proxy radio button and give ur proxy name and create and then it will open a wizard and give the wsdl file and create a client proxy and activate it and then try to create a logical port for the same and execute
m.a
2009 Jun 12 7:19 AM
i am tring to comsume from an wsdl and the following link is mentioned. When configuring http connection in sm59 what should go into target host and what in parth prefix and system no.
2009 Jun 12 5:59 AM
Hi Pankaj,
Chk This link,
http://help.sap.com/saphelp_nw04/helpdata/en/81/12703e5da3e946e10000000a114084/frameset.htm
This gives u details on how to consume a web service.
Regards,
Lakshman.
2009 Jun 12 6:19 AM
2009 Dec 02 1:30 AM