cancel
Showing results for 
Search instead for 
Did you mean: 

soap adapter

Former Member
0 Kudos

Hi,

The soap adapter & RFC adapter has got a sender channel.

1. Does this mean XI s initiating the connection?

2. If XI is initaiting connection, in what interval is the request send?............Has it got a poll interval?

Can you give me the answers specific for both soap & rfc??

Thanks,

John

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

1. No. XI does not initiate in these scenarios. Sender triggers the message flow.

2. Only jdbc and file adapter follows the polling mechanism.

Regards,

Prateek

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi John

niether Sender SOAP r RFC Adapter polls data from Sender system.

Sender system triggers and With appropriate Program id(In case RFC) or Target URL (in case of SOAP) Scenario get"s started.

So intial start point is based on the Sender system not on XI Box.

rgds

srini

Former Member
0 Kudos

Hi,

>>1. Does this mean XI s initiating the connection?

In this case Either your SOAP Sender needs to send the data to XI or RFC will send the data to XI

>>2. If XI is initaiting connection, in what interval is the request send?............Has it got a poll interval?

In this case there is no Polling mechanism available for SOAP or RFC adapters

Regards

Seshagiri

santhosh_kumarv
Active Contributor
0 Kudos

>>1. Does this mean XI s initiating the connection?

No.

For the RFC adapter message are sent by the R3 system i.e. the adapter is initiated when a commit work is done in the R3.

Check out this Blog.... By Shabarish Vijayakumar

Check out the report in the second blog that initiates the RFC call...

It is same in the SOAP adapter..

Thanks

SaNv...

Former Member
0 Kudos

Sender R/3 System in initialiating call to SAP XI through CALL Function Module...

in SOAP Sender... SOAP Client is intialiating the request to SAP XI