Page 1 of 1

Finding the list of jobs in a sequence

Posted: Fri Dec 11, 2009 2:28 pm
by shankar_ramanath
Hi,

I would like to get the list of all parallel jobs in a job sequence. Is there a programmatic way of achieving this objective?

Thanks,

Re: Finding the list of jobs in a sequence

Posted: Fri Dec 11, 2009 2:32 pm
by Akumar1
shankar_ramanath wrote:Hi,

I would like to get the list of all parallel jobs in a job sequence. Is there a programmatic way of achieving this objective?

Thanks,

Try Usages analysis

Posted: Fri Dec 11, 2009 2:37 pm
by ray.wurlod
An Advanced Search for dependencies is one way.

It can also be done programmatically.

But the question that needs to be answered first is whether you want the jobs that are designed into the sequence, or the jobs that are actually executed.

Search DSXchange to find examples of each.

Posted: Mon Dec 14, 2009 4:47 pm
by shankar_ramanath
Thanks Ray. The link below was quite useful.

http://dsxchange.com/viewtopic.php?t=11 ... 79294e3279