cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC and HTTP Adapters - sender agreement ??

Former Member
0 Kudos

Hello All,

I do understand that we don't need to use sender agreement for IDOC and HTTP adapters, because they are sitting right on the ABAP stack. But we do use receiver adapter and receiver agreements even though these two adpaters on abap stack. I am not 100% getting cleared why we don't use sender agreement for IDOC and Http adapters. Please some one clarify me.

Thanks in Advance,

~Reddy P

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>I do understand that we don't need to use sender agreement for IDOC and HTTP adapters,

we can create them and sometimes we need too

(if we want to use Adapter-Specific Message Attributes

for the http adapter for example)

check

section <b>Obligatory Sender Agreements</b>

http://help.sap.com/saphelp_nw04/helpdata/en/b1/f29e7a56e18a439984a3c6630951d2/content.htm

read the link above to understand why we use

sender agreements (security, adapter attributes)

and you'll understand it all

Regards,

michal

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

In addition to Michal's reply,also refer this help, which tells about where exactly Idoc adapter comes into picture also arhcitecture -

http://help.sap.com/saphelp_nw04/helpdata/en/ab/bdb13b00ae793be10000000a11402f/content.htm

for http -

http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/content.htm

--read last 2 paragraphs of the section Integrtaion.

Regards,

Moorthy