So if I have a job that I want to run after an array of jobs complete how do I do that with job dependencies? I want to make sure that all the jobs in the array have completed prior to the job I want to run runs. Would you reference the primary job ID? Or would you reference the entire span of jobs namely JobID_[1-100]?

-Paul Edmon-

Reply via email to