Using triggers in a Joblet - 8.0
Talend Data Integration Studio User Guide
- Version
- 8.0
- Language
- English (United States)
- EnrichDitaval
- Data Integration
- Product
- Talend Data Integration
- Module
- Talend Studio
- Content
- Design and Development
Procedure
-
Drag the Trigger Input component from the
Palette and drop it above your Joblet.
-
Right-click Trigger Input, select a link of the type and then click the input component of the Joblet so that your
Joblet starts after the execution of the first subJob.
-
Drag the Trigger Output component from the
Palette and drop it below the Joblet.
-
Right-click the input component of the Joblet and select a link of the type and then click the Trigger Output
component so that your third subJob starts after the execution of your
Joblet.
Example