ACTIVATE_UC_OBJECT syntax generates a runtime error when used as documented
book
Article ID: 87525
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : U00020528 Runtime error in object 'SCRI.PRB00122111.ACTIVATE_UC_OBJECT' line '00005': 8th parameter wrong ('MYDUMMYWORKFLOW')
When using the syntax for the script function ACTIVATE_UC_OBJECT as documented in the Automation Engine (AE) documentation, the above error is displayed and the script function fails.
According to the documentation the syntax for the parameter "ALIAS" should be passed after the 8th comma. However, in reality it should be after the 7th comma.
Invalid Syntax, with one comma too many in the documentation, after [Start time | Period object]:
Cause type: Defect Root Cause: An extra comma was included in the syntax for the ACTIVATE_UC_OBJECT Script Function.
Resolution
This field was added on 30/03/2017. This article has not been updated yet. Refer to the "Description" or "Workaround" sections for solution information.
Fix Status: Released
Fix Version(s): Component: Documentation
Automation Engine 12.0.1 - Available Automation Engine 11.2.3 - Available
Additional Information
Workaround : Use parameter ALIAS after the 7th comma rather then the 8th.