SOAP Wrap Processor
The eiConsole and eiPlatform allow you to take a message in a SOAP format and strip off the headers in order to process only the body. For those Target systems that require a SOAP wrapper, you can take a non-wrapped message and wrap it in a SOAP header. Choose the SOAP Wrap Processor from the Add Processor menu.
Name the Processor: SOAPWrapper and hit Add.
Under the Basic tab, first select the SOAPVersion that you are working with (AutodetectSOAP Version, SOAP Version 1.2, SOAP Version 1.1). The default is Autodetect.
If the body of the XML needs to be unescaped, choose the XML data needs unescaping box.
In the Conditional Execution tab, you can set additional processor execution conditions. The Transaction data dependent condition may be specified here as enhanced expression. If this expression returns anything other than TRUE (ignore case) – this processor will be skipped.