Reference: JSON-to-XML Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step Id
| id
| The unique ID of the json-to-xml mediation step within the
assembly. |
Input
| input
| Specifies where the json-to-xml mediation step
obtains data as input. There are 5 possible values:
|
Output
| output
| Specifies where the json-to-xml mediation step
directs the output. There are 5 possible values:
|
Root Element Name
| root-element-name
| The name of the outermost wrapping tag of the XML document. |
Nested Array Name
| nested-array-name
| A name for anonymous nested arrays in JSON input. |
Nested Object Name
| nested-object-name
| A name for anonymous nested objects in JSON input. |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the json-to-xml mediation step that displays
in the consolidated log. You can use this feature to describe the step's
function and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the
json-to-xml step executes. |