You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Exception while calling a webservice using SOAP adapter from OIC.

edited Aug 8, 2018 2:08PM in Integration 12 comments

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/"&gt;
   <soapenv:Header>
      <ec:Header>
         <ec1:BusinessHeader xmlns:stan="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader"&gt;
            <stan:Sender>
               <stan:Identifier>EET2343240CE7E5</stan:Identifier>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!