Passing a value from a parent Job to a child Job
Last updated: 8/27/2026
Passing a value from a parent Job to a child Job is a common real world
requirement. In this example, you read data from a text file in a parent Job and pass
fields from each row to a child Job. The data is used in the child Job.