AMTrigger - Schedule

Description

When a task is triggered, a pre-named (or fixed field) dataset called AMTrigger is created and populated with a collection of data related to the event or condition that initially triggered execution. AMTrigger is a standard Automate Desktop dataset which can be used within a task to examine particular characteristics about the initiated trigger, such as the type of event that activated the trigger, when it occurred and  what computer it occurred on.

Parameters

The total number of fields that AMTrigger creates during runtime and what they are named depends largely on the trigger that launched the task. Each trigger contains its own set of unique AMTrigger values. The following table lists the AMTrigger values related to the Schedule trigger. For more information on an individual AMtrigger value, click the associated link.

Name Data Type Value
AMTrigger.TaskLate Boolean Indicates to the task if the schedule trigger launched past it's next launch date/time. This can occur if the computer was turned off or the Automate Desktop Task Service is not running when the task is initially scheduled to run. If the task is late, the value returned is 1. Otherwise, it is 0.