cancel
Showing results for 
Search instead for 
Did you mean: 

When to use SOAP adapter

Former Member
0 Kudos

I am not clear wen should we use the SOAP adapter and wat all about the Webservice.I am new to XI .Can anyone help me.????

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In short, you can say that a SOAP adapter is used in order to post messages to a webservice or provide a web service for receiving messages.

cheers,

Prashanth

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

To put it into a nut shell, SOAP is a adapter where all the messages would be sent either as a body or as an attachment to the webservice.

The response might also be sent in the same way.

If xi sends request to webservice, XI is called consumer and Webservice is the provider.

The vice versa might also happen

Former Member
0 Kudos

SOAP adapter is used to communicate to a webservice.

For eg, you can send a city code from a http client thru XI to a Webserrvice providing weather info for the city and get back the info to the httml client.

This is one simple example

Regards

krishna

Former Member
0 Kudos

Hi,

Please go through this..

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

cheers,

Prashanth

P.S Please mark helpful answers

Former Member
0 Kudos

Thanks Prashant....

Thanks Prashant....

but I dont have the time now to go thro pdf....

i need it urgently...i min can u tell me in which scenarios SOAP adptors are used

Message was edited by:

biplab das