Can't use Workflow Variables in the Workflow's tasks if underlying object set to no variable inheritance
book
Article ID: 84412
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
Even though conditions are a part of the Workflow, variables of a workflow can't be used in preconditions and postconditions of a task of that Workflow, if the underlying Object is set to no variable inheritance.
Cause
Cause type: Configuration Root Cause: Conditions are executed in the context of the task. If the Task does not inherit values from its parent, they can not be used in Conditions of that task.