on 2007 May 16 6:09 AM
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.????
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please go through this..
cheers,
Prashanth
P.S Please mark helpful answers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.