Error Message :
N/A
Automic's documentation for the syntax of the script function ACTIVATE_UC_OBJECT is not accurately displayed. Most of the commas are shown outside of square brackets, which means that they are mandatory. However, this is not the case as the funciton also works without any of those commas.
InvestigationIncorrect Syntax
ACTIVATE_UC_OBJECT(Object name, [WAIT], [Logical Date], [TimeZone], [Start time | Period object], , [PASS_VALUES], [Queue], [Alias], [ENABLE_PROMPTS], [Time Limit], [TERMINATE], [Run])
Corrected Syntax
ACTIVATE_UC_OBJECT(Object name[, [WAIT][, [Logical Date][, [TimeZone][, [Start time | Period object],[ , [PASS_VALUES][, [Queue][, [Alias][, [ENABLE_PROMPTS][, [Time Limit][, [TERMINATE][, [Run] ]]]]]]]]]])
Resources
Automation Engine v11 Documentation Automation Engine v12 Documentation