Download Automation Engine Script Guide

Transcript
166
Chapter 3 Ordered by Function
Syntax
MODIFY_UC_OBJECT(RunID, Attribute, Value)
Syntax
Description/Format
RunID
Run number of the activated object.
Format: script literal, number or script variable
Note for using the attribute EARLIEST_STARTTIME: Indicate the RunID of
the workflow to which the task belongs (not the task's RunID).
Attribute
Attribute that should be modified.
Format: AE name or script variable
Value
Value that should be set.
Format: AE name, script literal, number or script variable
Return code