cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service URL

Former Member
0 Kudos

Hi experts.

My goal scenario is: SOAP ---> PI -


> FILE

I have deployed an sender agreement as web service in the SR,

In order the SOAP side system of the scenario refers it.

Where can I get the URL of the web service which I exposed? (Not the end point).

Regards Max.

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

the URL of the webservice is the endpoint of the webservice

Former Member
0 Kudos

the URL of the webservice is the endpoint of the webservice

Is there some thing similar to ".asmx" microsoft service reception?

Former Member
0 Kudos

Hello!

To access the sender SOAP channel, try using the link

http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

For more information about each parameter, please check

https://help.sap.com/saphelp_nwpi71/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm

Regards,

Lucas Santos

Former Member
0 Kudos

http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

What should I see if i will enter a link in this format in internet explorer?

Regard Max.

Former Member
0 Kudos

HI,

You will be getting a trace message with some exceptions.

Regards,

Tiny

Former Member
0 Kudos

You will be getting a trace message with some exceptions

I am getting "Message servlet is in Status OK. Status information:.....".

This is what I should get?

former_member187339
Active Contributor
0 Kudos

Hi Udi,

Yes, generally you get HTTP 200 status message..

But how are you planning to test the wsdl? You can test it through Service Registry too

Regards

Suraj

Former Member
0 Kudos

Yes, generally you get HTTP 200 status message..

But how are you planning to test the wsdl? You can test it through Service Registry too

I have already tested it through SR it works just fine.

Now I need to give the web service URL to the R3 system.

They don't need the WSDL. So I am wondering what is the URL.

Regards Max.

Edited by: Udi Dekel on May 24, 2010 10:12 AM

former_member187339
Active Contributor
0 Kudos

Hi Udi,

>>Now I need to give the web service URL to the R3 system. They don't need the WSDL. So I am wondering what is the URL.

Check this article..

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20013414-b7a9-2b10-8fa1-fc7e5ec02...

it will be helpful then

Regards

Suraj