cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter

Former Member
0 Kudos

Hi All,

Can body send me some scenario's in which SOAP adapter is used along with screen shots.

And also i need documentation on SOAP adapter when to use and in which business scenario's we will use this adapter.

Thanks & Regards,

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Soap adapter is used when you deal with Web Services.

Documentation of Soap Adapters

Adapters

http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/content.htm

Steps:

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.

If you need more documents, send me your mail id.I can send you some documents to deal with web Services.

Thanks

Answers (3)

Answers (3)

former_member192892
Active Contributor
0 Kudos
former_member184543
Active Participant
0 Kudos

Hi,

Try these

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

https://weblogs.sdn.sap.com/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken]

https://weblogs.sdn.sap.com/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken]

https://weblogs.sdn.sap.com/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken]

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

Warm Regards

Sanjo

Award points if helpful!!!

turmoll
Active Contributor
0 Kudos

Hi,

Take a look at this document: <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79">How to Use the XI 3.0 SOAP Adapter</a>

For more details ref this SAP Note:

<a href="https://websmp201.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=856597&_NLANG=E">Note 856597 - FAQ: XI 3.0 SOAP Adapter</a>

regards,

Jakub