cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Call to SOAP Sender Adapter

Former Member
0 Kudos

Hi All,

I'm working on a scenario where i plan to use SOAP Sender Adapter for receiving Plain HTTP Calls from the client.

The purpose behind this exercise is to have control over the message flow in case of sender HTTP protocol in XI.

I configured a SOAP channel and used the option 'DO Not Use SOAP Envelope'. But when i post the message to the adapter engine using a HTTP client, it fails.

Can somebody guide me in this case.

Regards,

Anurag

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

even when you check the flag "Do not use SOAP envelope", you must alos add &nosoap=true to the to the URL of the SOAP adapter.

See also SAP note FAQ for SOAP adapter

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>But when i post the message to the adapter engine using a HTTP client, it fails.

with which error ?

Regards,

Michal Krawczyk