NextGen Knowledge Center

Source Connector Options

Option NameDescription
Convert to JSONIf enabled, automatically convert SOAP response payloads to JSON.
Expanded JSON EnvelopeIf enabled, the JSON version of the incoming envelope will always use an expanded format where all children are expanded into arrays and objects. The JSON document will be larger and more verbose, but it will also be in a more consistent structure which can make transformation easier.
Convert JSON Response to XMLIf enabled, responses will be converted from JSON to XML.
Must UnderstandIf enabled, the mustUnderstand attribute will be added to the To, RelatesTo, Action, and MessageID header elements on all SOAP responses.
Validate WS-SecurityIf enabled, a Security section must be present in the SOAP header of any incoming requests. The SAML Assertion and Timestamp will be validated according to NHIN standards. If the Security node isn't present or doesn't pass validation, the request will not be processed through the channel. See WS-Security for more information.
Generate WS-SecurityIf enabled, a Security section will be generated according to NHIN standards and placed in the SOAP header of responses. See WS-Security for more information.
Store Full SOAP PayloadsIf enabled, the full SOAP XML payload that gets received will be stored in the source map under the key requestSOAPPayload. The full SOAP XML response payload that is sent back will be stored in the response map under the key responseSOAPPayload. Note that enabling this option will increase the amount of memory used by this connector.
WSDL URLThe URL of the WSDL hosted by the Source Connector.
Customize WSDLSelect Yes to customize the WSDL and XSDs hosted by the server.