cancel
Showing results for 
Search instead for 
Did you mean: 

URL for wsdl ?

Former Member
0 Kudos

Hi Guys,

I have developed a Proxy-Soap scenario and it works fine and we are trying to test the data from the webdynpro application. I am trying to develop the webservice from the integration directory.

For sending the data directly to XI without soap sender adapter which url do i need to use while developing the wsdl from xi director

Do i need to use the Integration server url form the sld so that it will bypass the adapter and post the data to the IS

any help would be appreciated

Thanks,

srini

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Srini

The format of the URL that u should use is

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

host= host name of XI

service= sender service/business system name

chanel=sender communication channel name

after giving the url u give namespace and sender message interface.Now u can create ur WSDL.

Regards

BILL

Former Member
0 Kudos

see these links

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b4b4bca6-0301-0010-79a1-febd416a...

http://help.sap.com/saphelp_nw04/helpdata/en/9b/dad1ae3908ee44a5caf57e10918be9/frameset.htm

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi - Invoke Webservices using SAPXI

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken]

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295a...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a2202...