cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice

Former Member
0 Kudos

Hi,

Someone please explain me webservice scenarios in XI like explaining a file to file scenario steps

like

1.

Do SLD part

2.

create

in IR

-


DT, MT, MI,MM,IM

3.

In ID

-


busines system/business service

Sender and receivber communication channel

SA,RD,ID, RA,

Finally activate change list

Thanks

srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi srinivas

Follow these links it will have all the scenarios

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

/people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i

regards,

Santosh

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

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 Sender Channel

Here we have to define the namespace and the name of a message interface (values can be taken from Integration Repository).

Select the Quality of Service

4.Creating a SOAP Receiver Channel

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

5.Create a WSDL from an Interface Definition

Finally Test the Scenario Using a SOAP Client.

Get back if you have some doubts.

Thanks

ranjit_deshmukh
Active Participant
0 Kudos

Sorry

gave you the wrong link

try

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

Ranjit

ranjit_deshmukh
Active Participant
0 Kudos

try this

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

Ranjit

Former Member
0 Kudos

Hi Ranjit,

Thanks for the weblog.

<b>I dont want FILE to Mail scenario</b>

<b>I need WEBSERVICE scenario.</b>

srinivas

Former Member
0 Kudos

Srinivas,

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

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

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies

regards

Sreeram.G.Reddy