cancel
Showing results for 
Search instead for 
Did you mean: 

consuming web service in ABAP

Former Member
0 Kudos

Hi Experts,

I have created a webservice to RFC scenario and generated the WSDL file from XI system. I have created a client proxy in SE80 and selected the WSDL file from local PC. Now as per one of the blogin SDN, we need to craete a logical port using the transaction LPCONFIG.

In this there is a tab called "call parameters" . I am confused at this point as to what i need to enter. do i need to enter the url of the webservice like:

https://sappxici.XXXX.com:XXXX/XISOAPAdapter/MessageServlet?channel=:soap_sender_service:cc_soap_sen...

or we need to enter the HTTP destination or something else. I am confused.

please suggest

thanks

sankar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

you need to enter the url of webservice in the LPCONFIG.

regards,

Jayasimha jangam

Former Member
0 Kudos

Hi

if i enter the mentioned URl i am getting an HTTP error. my question is if we are uplodaing a WSDL file from ur local PC what should we enter.

thanks

sankar

former_member859847
Active Contributor
0 Kudos

Hi,

Please check the following link

http://help.sap.com/saphelp_nw04/helpdata/en/b4/6aae409567942ae10000000a155106/frameset.htm

it will provide step by step procedure.

u have to selct the wsdl at wsadmin t.code and

genrate url by creating the proxy object.

warm regards

mahesh.

Answers (0)