Predecessor job(JOB_A) running M-F JOB_B is set up to run M-TH after JOB_A completion
We have job(JOB_C) that needs to run only on FRIDAY's after JOB_A completion. Because of FRIDAY only we have to use DATE condition with DAY and TIME.
JOB_C is triggering at the Time and not waiting for the JOB_A completion. (JOB_A dependent on another job so it may run any time between 19:00 to 23:00 job run time may be 5Min only)
Can Autosys handle this? Regards