
Moderator



5 years, 6 months ago
#19282
::
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.