cancel
Showing results for 
Search instead for 
Did you mean: 

disable soap envelop

Former Member
0 Kudos

how can I disable the SOAP envelop? where exactly is it in the communication channel?

in order to write it manually, what are the elements that I need to write?

Thanks

KFir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Do Not Use SOAP Envelope

If the indicator is set, the adapter expects a message without a SOAP envelope. If you set the indicator, you must also enter nosoap=true in the URL.

The adapter puts the whole message in the XI payloads

http://help.sap.com/saphelp_nw04s/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm

cheers

Answers (1)

Answers (1)

Former Member
0 Kudos

On the Conversion Parameters you have the Do Not Use SOAP Enveloper flag.

To write it manually you can use a XSLT.