Reference: JSON Transformer Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step Id
| id
| The unique ID of the json-transformer mediation step within the assembly. |
Input
| input
| Specifies where the json-transformer mediation step obtains data as input. There are 5 possible values:
|
Output
| output
| Specifies where the json-transformer mediation step directs the output. There are 5 possible values:
|
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the json-transformer 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-transformer step executes. |
Mappings Tab
Property | XML Attribute Name | Description |
|---|---|---|
Json Path
| json-path
| Specifies the location on the JSON tree where the associated Value is assigned. |
Fail No Match
| fail-no-match
| Determines what happens when the specified JSON path doesn't return a node:
|