cancel
Showing results for 
Search instead for 
Did you mean: 

file to webservices

Former Member
0 Kudos

please guide me in providing step by step procedure for "FILE TO WEBSERVICES" scenario.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

1.Configure the File Adapter as Sender Adapter.

For the Webservices do the following

1.First you need to Uploading the WSDL into the Integration Repository

For this

Go to your Software Component Version and open the required Namespace. Create an External Definition:

In the external definition object, choose Category wsdl and click Import external definitions.

2.Now create MI.

In the message interface object, select the message types of the external definition

object by using the input help.

3.Creating a SOAP Receiver Channel

The obligatory parameters in the configuration are Target URL and SOAP action.

4.Finally Test the Scenario Using a SOAP Client.

These are the basic steps.Rest people have given you many links.

Get back if you have some doubts.

Thanks

Former Member
0 Kudos

go through this link for webservices

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

you can have a look at the followin scenario as well

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

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

refer this thread

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - refer that blog and use the SOAP adapter and the WS instead of the RFC part.

see this blog from Robert Chu, but it might give you a good start to creating web services:

/people/sap.user72/blog/2005/12/29/service-enable-your-sap-application-component

There is also a "Web Services" section in SDN that provides a lot of documents and perhaps some tutorials (I haven't searched in-depth).

https://www.sdn.sap.com/irj/sdn/developerareas/webservices0

Thanks!!

Former Member
0 Kudos
Former Member
0 Kudos

Hi

refer to the How to use webservices in XI

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

Regrds,

Kumar