AMCondition - Idle
Description
An Automate condition can be used in the middle of a workflow as a means to suspend execution until a specific condition takes place or as a conditional element to determine a workflow's path resulting from the occurrence (or non-occurrence) of a specific condition. When used in this manner, a pre-named (or fixed field) dataset called AMCondition is created and populated with a collection of data related to the observed condition. AMCondition is a standard Automate dataset which can be used during the course of a workflow to examine particular characteristics about the initiated condition, such as the type of condition that occurred, when it occurred and what computer it occurred on.
Parameters
The total number of fields that AMCondition creates during runtime and what they are named depends largely on the Automate condition that was used. Each condition contains its own set of unique AMCondition fields. The table below lists the fields related to the Idle Condition. For more details about a specific AMCondition field, click the associated link.
Name | Data Type | Return Value |
---|---|---|
AMCondition.IdleDuration | Number | Returns the total idle duration time in the following format: HH:MM:SS:MS |
AMCondition.IdleSince | Date/Time | Returns the date/time the system initially became idle. The date/time is returned in the following format: MM/DD/YYYY HH:MM:SS |