No syntax highlighting in expanded JOBI - Include Object not colored
book
Article ID: 280299
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
If you have an INCLUDE within a script the script before and after the :INCLUDE shows the syntax highlighting/coloring as usual. If you then expand the Include to show it's actual content within the script you're in, the part of the INCLUDE is not colored.
Environment
CA Automic Workload Automation
21.0.8
Cause
Known defect.
Resolution
Reference Defect AE-35465 scheduled to be fixed in Automation.Engine 21.0.10 tentatively scheduled for end of April. (Fix versions and timeline may change depending on internal testing).
Additional Information
Steps to Reproduce:
On version 21.0.8
Create an include object, add 2 scriptlines (e.g. a PRINT and a SET for a Variable)
Create a script object, add a scriptline (e.g. a PRINT) and nest the include object to it, using :INC command
Save the script object and open it again
Expand the :INC object in the Script Object, you will see, the color coding is gone.