Read JSON activity
The Read JSON activity takes a JSON or XML message and parses it to a defined schema to generate an output structure that can be used by the orchestration. At runtime this activity parses the JSON message and generates equivalent XML that can be mapped to other Studio activities.
About this task
To add a Read JSON activity to an orchestration:
Procedure
- Create or open an orchestration. A graphical representation of the orchestration is displayed.
- Select the Activities tab and expand the Transform folder.
- Drag the Read JSON activity onto the orchestration. Place it to the right of an activity from which the orchestration will obtain the JSON data (for example, an FTP Poll Directory).
- Select the Read JSON activity and configure it as described in Read JSON activity.