Skip to Content
0
Former Member
Dec 04, 2009 at 11:55 AM

Passing parameter value from one script to another in job chain steps

118 Views

Hi all,

We have a scenario where in we have a job chain with two steps

1-Step 1 contains a script which fetches value from database to the script parameter(in/out) - PAR_DB_VALUE

2-Step 2 contains another script which uses the value of the parameter PAR_DB_VALUE and has to assign to another parameter in the script 2 called PAR_FETCHED_VALUE(in)

How to pass the value of PAR_DB_VALUE to PAR_FETCHED_VALUE which are parameters in two different steps

Please help

Thanks and Regards

Raj