JSON to XML Transformer
JSON to XML Transformer
The JSON To XML Transformer transforms the provided JSON string to an XML object. The result will be returned as an object instance.
In the table below, you will find an explanation of these properties. All attributes with a '*' are mandatory.
Attribute | Description |
Name* | By default, we fill this out with the technical ‘tag’, followed by a serial number. Changing the name is optional. |
Enabled | Set this value to true, if you want this service to be enabled. |
MessagePart-In | Name of the MessagePart in a ConnectMessage where the content of the file is being stored. |
MessagePart-Out | Name of the MessagePart in a ConnectMessage where the content of the file is being stored. |
Response Message Type | The response type in which to transform the output to. |
Autocomplete XML | Allows broken XMLs to be completed with a root element. |
Description | Description of the specific service. This is for documentation purposes. |