Description :A successor job runs even though the predecessor is in an Event Wait status and there is an Absent condition which has not been met.
Environment
OS: All
Cause
Cause type: By design Root Cause: N/A
Resolution
DUAS v6.8.01 will have a new dependency condition called "If Planned".
######## Before submitting a job, the Launcher analyzes the launch formula and its conditions. It searches for the set of expected events in the event base and starts processing only if the launch formula is true. The "If Planned" precondition allows to take into account a condition of the launch formula only if the expected job is planned. If this is not the case, the condition will be ignored as if it was removed from the formula. This makes it possible to serenely manage cases of dependencies where a daily job must start after another only on the Friday when it is scheduled, for example. ########