Adding and linking the components - 7.2
JSON
- EnrichVersion
- 7.2
- EnrichProdName
- Talend Big Data
- Talend Big Data Platform
- Talend Data Fabric
- Talend Data Integration
- Talend Data Management Platform
- Talend Data Services Platform
- Talend ESB
- Talend MDM Platform
- Talend Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- Data Governance > Third-party systems > File components (Integration) > JSON components
- Data Quality and Preparation > Third-party systems > File components (Integration) > JSON components
- Design and Development > Third-party systems > File components (Integration) > JSON 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.