Page 1 of 1

Defining Parameter set value from within a Job Sequence

Posted: Thu Dec 19, 2013 8:59 am
by SIHM
Hello
We have a generic job control which runs our job sequences. However, this job control does not have the ability to allow us to pass parameters.

We want to hard code our parameter sets within the job sequence with a specific value e.g. psDATABASE='FRED' so it will pick up the FRED instance.

I can see no way of doing this from within the job sequence.

Could you suggest a technique please.

Thanks

Colin

Posted: Thu Dec 19, 2013 3:00 pm
by ray.wurlod
If you double click on the job sequence name in the Job activity you should be able to access the expression editor. You should then be able to enter "FRED" as a String.