cancel
Showing results for 
Search instead for 
Did you mean: 

Question on SOAP Adapter

Former Member
0 Kudos

Hello Friends

I have a basic question on how soap adapter.

In case of a file adapter, you can configure the value of polling and so periodically XI checks for the file at a given location.

In case of SOAP, according to what I read a client software sends the message to XI using a SOAP adapter. How will XI know that there is a message that has been sent. Is there some kind of Polling going on in the background?

I have tried to read many articles on sdn.sap.com, however couldn't get a satisfactory answer.

Any feedback will be greatly appreciated.

Thanks

Ram

Accepted Solutions (0)

Answers (3)

Answers (3)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Pipeline of XI will help you to understand more.. thru Sender Agreement it will happen and no polling as of like File Adapter

Regards

Agasthuri Doss

prateek
Active Contributor
0 Kudos

<i>How will XI know that there is a message that has been sent</i>

XI will receive the message based upon the sender agreement. The SOAP client uses the WSDL generated in XI to send the SOAP request. This makes the data understandable to XI.

<i>Is there some kind of Polling going on in the background?</i>

No.

Regards,

Prateek

sridharreddy_kondam
Active Contributor
0 Kudos

Hi ram,

In ID we will be configuring SOAP Sender Adapter which points towards particular Message interface..

Now whenever sender wants to send something to XI using SOAP ... he will call this Soap Sender Adapter.... which in turn executes the interface..

ALso can u check this PDF doc

How To…

Use the XI 3.0

SOAP Adapter

Regards,

sridhar