Skip to main content
Close announcements banner

Running a list of child Jobs dynamically

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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!