Forum

Kahn
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
5 years, 6 months ago #19282
Up
0
Down
::

OK here is a very last resort solution:

1. Define your XML Envelope as a String
2. Provide the XML Enveleope to the following parameter: soap
3. Remove all other soap/ parameters
4. Provide the parameter configuration/soap/soapMode: Direct

Now the envelope will be passed directly to the service.