Adding and linking the components
Procedure
- Create a new Job and add a tFileInputJSON component, a tExtractJSONFields component, and two tLogRow components by typing their names in the design workspace or dropping them from the Palette.
- Link the tFileInputJSON component to the first tLogRow component using a Row > Main connection.
- Link the first tLogRow component to the tExtractJSONFields component using a Row > Main connection.
- Link the tExtractJSONFields component to the second tLogRow component using a Row > Main connection.