cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronous Sender HTTP

Former Member
0 Kudos

Scenario

HTTP(Synchronous) -


> XI -


> RFC (Synchronous)

Question :

Since the Sender is an HTTP "NO SENDER AGREEMENT " is Required, whether my understanding is Correct? (I am getting confused because the Sender HTTP is a Synchronous System). Please clarify.

Thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

moorthy
Active Contributor
0 Kudos

HI Jenni,

It is not required to have sender Http Adapter so there is not required to have Sender Agreement,

Inorder to do Synchronous communication, in the http client , you need to give Quality of Service as <b>BE</b> i.e Best Effort. If so, then it will act as a Synchronous call. As usual you need to have Http Req and Resp data structure to handle this

Regards,

Moorthy

agasthuri_doss
Active Contributor
0 Kudos

Hi,

HTTP is in ABAP Stack so no need Sender agreement. it is similar to IDOC adapter.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi,

You don't need sender agreement.

Regards,

Wojtek