Creating a Job for redirecting the standard output to a file - 7.3

Java custom code

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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 Data Quality
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Custom code components (Integration) > Java custom code components
Data Quality and Preparation > Third-party systems > Custom code components (Integration) > Java custom code components
Design and Development > Third-party systems > Custom code components (Integration) > Java custom code components
Last publication date
2023-06-12

Procedure

  1. Create a new Job and add a tPrejob component, a tJava component, two tFixedFlowInput components, a tFileOutputDelimited component, and a tLogRow component to the Job.
  2. Link the tPrejob component to the tJava component using a Trigger > On Component Ok connection.
  3. Link the first tFixedFlowInput component to the tFileOutputDelimited component using a Row > Main connection.
  4. Link the second tFixedFlowInput component to the tLogRow component using a Row > Main connection.
  5. Link the first tFixedFlowInput component to the second tFixedFlowInput component using a Trigger > On Subjob Ok connection.