File Event waiting for end of parallel tasks indefinetely
book
Article ID: 84655
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation EngineAUTOMIC WORKLOAD AUTOMATION
Issue/Introduction
Error Message : N/A
In cases where Events are submitted from a Workflow with parallel tasks, the Events are waiting indefinitely for the the parallel tasks to end.
The expected behavior is that when the evaluation of the Event is complete, and the condition check is positive, the next task is processed.
Cause
Cause type: Defect Root Cause: Events in state "WAITING_PARALLEL_TASKS" were not triggered if the running event has been cancelled. All events remain in a waiting state.