Transformer – JSON / XML Processor
The Transformer – JSON / XML Processor transforms JSON to XML and XML to JSON.
Select the Processor Configuration tab and click on Add Processor.
Select the Transformer – JSON / XML Processor from the drop-down.
On the Basic tab, you can specify:
Transformation: the transformation direction indicating if this transformer converts to or from XML
JSON Converter version: Select v1.0 for backward compatibility with older systems.
On the Conditional Execution tab, you can specify:
Execute Processor: Transaction data-dependent condition may be specified here as an enhanced expression. If this expression returns anything other than TRUE (ignore case) – this processor will be skipped
Execute Transformation: Transaction data-dependent condition may be specified here as an enhanced expression. If this expression returns anything other than TRUE (ignore case) – this transform will be skipped
On the From XML Settings tab, you can specify:
Skip Namespaces: If selected, namespaces will be excluded from the XML to JSON transformation
Allow Relative Namespaces: Deprecated namespaces (which are using relative IRI references) can be used. Only applies to v1.0.