cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP/HTTP adapter for ABAP proxy

Former Member
0 Kudos

Hi,

Is it possible to send data to a SAP system using an inbound proxy and SOAP/ HTTP adapter.

As per my knowledge , XI adapter is generally used for Proxy communication.

If SOAP/HTTP can be used then what should be the message protocol.

There are 2 protocols allowed by SOAP adapter : SOAP 1.1 and XI3.0.

Can XI 3.0 be used here?

Accepted Solutions (0)

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>If SOAP/HTTP can be used then what should be the message protocol.

If you are using proxy communication using Local processing (using AAE - Advanced Adapter Engine that is just using java stack) then it is advisable to use SOAP as transport protocol and XI as message protocol. THis is possible to do PI 7.1 EHP1 and 7.3

Hope that helps.

Former Member
0 Kudos

1. you will increase the burdon of message to include header and body with SOAP/HTTP

Use following link to decide which adapter should be used - http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/70d8e250-e892-2b10-ab8a-d04433cf158b [original link is broken]

Former Member
0 Kudos