Page 1 of 1

Running Job for n times

Posted: Wed Sep 10, 2008 11:34 pm
by arunkumar1111
Hi

I need to run a job for 12 times. Each time it should pass the run as a parameter to the month.

Here no unix scripts shuld be used nor any server job.

Is there by any chance can we implement it in Parallel job?


Thanks in Advance

Posted: Thu Sep 11, 2008 12:16 am
by ray.wurlod
Very easy. Use a job sequence with a StartLoop activity to generate the twelve values.