Passing variables between jobs

This topic shows how to pass variables between jobs.

In many scenarios, the job output or a job property of a job in a job stream can be the input for the execution of a successive job in the same job stream or in a different job stream.

In the following scenario, you have JobA and JobB in the same job stream instance and JobA is a predecessor of JobB. JobA passes some properties to JobB at execution time.

You can pass the following properties from JobA to JobB: