Page 1 of 1

Execution Parameter based off input condition

Posted: 20 Apr 2015 5:21
by tad1611
I have a job that can be triggered by 4 different jobs. Is it possible to set an execution parameter in a job based off the in condition it received?

Re: Execution Parameter based off input condition

Posted: 28 Apr 2015 11:41
by mauriziog
You can set the variable on the predecessor job that trigger the target job, so when the job runs have the corresponding value.
Regards