Executing the parent Job to run the child Jobs dynamically - 7.3

System

Version
7.3
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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > System components
Data Quality and Preparation > Third-party systems > System components
Design and Development > Third-party systems > System components
Last publication date
2024-02-21

Procedure

  1. Save your child Jobs and parent Job.
  2. Press F6 or click the Run button on the Run console to execute the Job.

    As shown above, ChildJob1, ChildJob3, and ChildJob5 were executed. This is because the Execute fields of these child Jobs are true in the File_For_Execute.txt file. ChildJob2 and ChildJob4 were not executed. This is because the Execute fields of these child Jobs are false in the File_For_Execute.txt file. The child Jobs were processed in the order they are listed in the File_For_Execute.txt file.