Exception while calling a webservice using SOAP adapter from OIC.
Summary
Root tag and Soap Headers having different names.Content
Hi All,
I am facing issue while connecting to webservice using SOAP Adapter. I have configured the SOAP adapter with existing SOAP Headers. I see that OIC adds a custome tag called "<nstrgmpr:SOAPHeaders>". This tag is actually not required while calling the service.
Expected header format :
<soapenv:Envelope xmlns:ec="ec:services:wsdl:Order-2" xmlns:ec1="ec:schema:xsd:CommonAggregateComponents-2" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<ec:Header>
<ec1:BusinessHeader xmlns:stan="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader">
<stan:Sender>
<stan:Identifier>EET2343240CE7E5</stan:Identifier>
Tagged:
1