Running a list of child Jobs dynamically - 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)

This scenario describes a Job that calls specific child Jobs dynamically in a given order based on a child Job list.

For more technologies supported by Talend, see Talend components.

The child Job list can be stored in a text file, an excel file, a database table, and so on. This scenario makes sure each of the child Jobs is processed using a tFlowToIterate component, which reads each row of the list and passes the child Job names to a tRunJob component.