Determines that an existing Tandem external job definition is to be ordered upon a spawned job detection. When the existing Tandem external job is ordered, the External process ID is overridden by the process ID of the spawned child job. You need to specify the folder name in the From folder field and Job name to order.
NOTE: The default folder name is the folder of the parent job. The default job name is the parent job name that contains the suffix _<index>. For example, if the parent job’s name is MyJob, the first spawned child job ordered is MyJob_1, and the 2nd, MyJob_2.
You can specify the %d phrase inside the job name to be replaced at runtime by the child job’s spawned index. For example: MyChild%d will order MyChild1 for the first spawned child.
Parent Topic |