Using triggers in a Joblet - Cloud - 7.3
Talend Studio User Guide
- Version
- Cloud
- 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 Real-Time Big Data Platform
- Module
- Talend Studio
- Content
- Design and Development
- Last publication date
- 2023-11-10
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