I want the job C to execute if return code of A is 4 and i want job D to execute if return code of C is 4. Can i know how to specify the condition codes for this.
Joined: 17 Oct 2004 Posts: 168 Location: hyderabad
Hi Friend
This condition check may be done using some schedulers like CA7 or using IKJEFT01 & submit
i.e write seperate steps with IKJEFT01 & submit each job seperatly
check for the return code of previous step using COND or if condition