Pre-condition displays incorrectly in workflow monitor view
book
Article ID: 84403
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation EngineAUTOMIC WORKLOAD AUTOMATION
Issue/Introduction
Error Message : N/A
When you have a job in a workflow, if you have user defined condition in the preconditions (and it is NOT the first condition in the preconditions) then when it is evaluated, if you go to the workflow monitor and view the preconditions they are not what the user inputted. In that Java Interface it is <Value1><Operator><Value2> instead of the actual values, and in the AWI it is 0=0.
Note: This is only visual and does not affect functionality.
See screenshots below for examples:
Java User Interface:
<Please see attached file for image>
AWI:
<Please see attached file for image>
Cause
Cause type: Defect Root Cause: This has been confirmed as a bug that the user inputted values are not used when the statement evaluates to true.
Environment
OS Version: N/A
Resolution
Update to a fix version listed below or a newer version if available.
Fix Status: In Progress
Fix Version(s): Automic Web Interface 12.1.0 - Available Automic Web Interface 12.0.5 - Planned release date: 2018-05-07
Additional Information
Workaround : View the task properties from the workflow rather than from the workflow monitor to see the user defined values.