No Drop Down Box when using Script Statement BEGIN/END READ with reference to Variable with many Keys/Values
book
Article ID: 84353
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
There is an issue with the Drop Down Box when using the Script Statement
:beginread :endread
and referencing to a variable with many Keys / Values.
The Drop-down Box (List selection) does not appear.
1. Situation Left Side: Script containting 2 prep_process_var Right Side: List of ALL variables
<Please see attached file for image>
2.1. JAVA UI - First Variable with Drop down box:
<Please see attached file for image>
2.2) AWI
<Please see attached file for image>
3.1 JAVA UI - Second Variable no Drop Down Box
<Please see attached file for image>
3.2. AWI
<Please see attached file for image>
Cause
Cause type: Configuration Root Cause: The problem is the "-" sign in some values of the variable. This creates a value-range and the input field is automatically changed.