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

Include mapped output as the value of another output (needed for SAGE X3 integration)

edited Nov 6, 2019 10:18PM in Integration 9 comments

Summary

Include mapped output as the value of another output (needed for SAGE X3 integration)

Content

We are trying to integrate with Sage X3 services using OIC.  Sage services use SOAP messages that include a JSON object in an XML element.  For example:

<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot; xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:wss="http://www.adonix.com/WSS"&gt;
   <soapenv:Header/>
   <soapenv:Body>
      <wss:save soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"&gt;
         <callContext xsi:type="wss:CAdxCallContext">
            <codeLang xsi:type="xsd:string">ENG</codeLang>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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