Adding and linking components - Cloud - 8.0

Orchestration (Integration)

Version
Cloud
8.0
Language
English
Product
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
Module
Talend Studio
Content
Data Governance > Third-party systems > Orchestration components (Integration)
Data Quality and Preparation > Third-party systems > Orchestration components (Integration)
Design and Development > Third-party systems > Orchestration components (Integration)

Procedure

  1. With the main Job open on the design workspace, add a tPrejob, a tPostjob, a tFileDelete, and two tFileCopy components to the Job.
  2. Link the tPrejob component to the first tFileCopy component using a Trigger > On Component Ok connection to build the pre-job.
  3. Link the tPostjob component the tFileDelete component using a Trigger > On Component Ok connection, and link the tFileDelete component to the other tFileCopy component to build the post-job.
  4. Label the relevant components to better identify their roles.