How to use the SOAPInterceptor to see the SOAP Header and Body
On a recent project, I was having trouble figuring out why invoking a SOAP operation kept failing with the vCO SOAP plug-in. The inputs I was providing appeared to be correct and worked just fine with soapUI. This short tutorial will teach you how to use the SOAPInterceptor to display the Header and Body that the SOAP plug-in is sending.
SOAP Operation Auto-Generated Workflow A typical Invoke Operation workflow looks similar to the above image.