cancel
Showing results for 
Search instead for 
Did you mean: 

How to setup sender SOAP channel

Former Member
0 Kudos

Hi All,

How do we generate WSDL and provide it to the sender service in SOAP - XI - File scenario?

XIer

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

This should be a good starting point for you

<a href="/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi Webservices using SAPXI</a>

Former Member
0 Kudos

I need help with sender soap adapter...

XIer

justin_santhanam
Active Contributor
0 Kudos

XIer,

After creating your message interfaces and activating those objects , go to Integration Directory.

Now follow the steps:

- Open Tools ->Define webservice. (Click Continue)

-URL - http://host:port/XISOAPAdapter/MessageServlet?channel=:<BusinessService_Name>:<Channel_Name>; (Click Continue)

-Choose the Outbound Interface from clicking the helpicon (Click Continue)

-Now Manually give the sender service name, Outbound Interface name and namespace.(Click Continue)

-Click Finish.

-Save it in your local system.

If you don't have SOAP client tool, go to http://www.soapui.org/ , download the same. From the tool the options will be simpler u can send to XI.

-raj.

Former Member
0 Kudos

Hi XIer,

It can be generated using Webdynpro based on requirements.

For more information on WSDL

http://www.w3schools.com/wsdl

Regards

Ramesh P

Message was edited by:

Ramesh Parashivamurthy