queued trigger
queued trigger Structure: Queued trigger instance.
Description
queued trigger represents a specific instance of a trigger. Each queued trigger is derived from a trigger; the trigger is expanded were needed. Relative time triggers are queued as absolute date and time triggers.
Fields
trigger ID
Unique trigger ID of the queued trigger.
Each queued trigger instance is provided with a unique trigger ID. This identifier should be used to track and refer to the queued trigger.
trigger ID has not related to any other unique ID values.
trigger
Derived trigger.
The queued trigger may not match any trigger provided with the event. event triggers are transformed before being queued.
event
event associated with trigger.
event to perform when the trigger fires.