cancel
Showing results for 
Search instead for 
Did you mean: 

Underlying communication protocol for XI proxies (ABAP)

Former Member
0 Kudos

What is the underlying communication protocol for XI proxies (ABAP) ?

So, technically, how does the "actual" communication happen between SAP and XI when using proxies, as opposed to iDocs and BAPIs which use the RFC communication protocol.

And how can you ensure that the proxy communication is "secure" ?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184154
Active Contributor
0 Kudos

It's http(s), soap-xml based.

What do you mean by <i>secure</i>? Https could be the answer... Or you mean robust, reliable? In this case http, in my opinion, is reliable. But, of course, RFC will always be faster.

Alex

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

>>What is the underlying communication protocol for XI proxies (ABAP) ?

it is SOAP.

cheers,

Naveen