Box job does not go to success when box_success contains only global variable conditions
book
Article ID: 92872
calendar_today
Updated On:
Products
CA Workload Automation AE - Scheduler (AutoSys)Autosys Workload Automation
Issue/Introduction
A box job is defined with a box_success attribute that contains only global variable conditions. When the conditions become satisfied, the box does not change to success like it would if the box_success was set to a job condition.
Environment
Release: Component: ATSYS
Cause
Resolution
The box_success evaluation does not treat global variable conditions exactly the same as it treats a job condition. The box_success is not triggered immediately when the global variable is set. At least one of the jobs in the box must complete after the variable is set before the box job will go to success.