Xentara v1.2.1
User Manual
Loading...
Searching...
No Matches
Execution Tracks

Table of Contents

An execution track represents a group of timers and events, whose pipelines are always executed one after the other, and are never allowed to overlap.

See also
Scheduling Tasks

Accessing Execution Tracks

It is rarely necessary to access an execution track. Nonetheless, execution tracks have the following members:

Attributes
keyThe execution track’s primary key.
nameThe execution track’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the execution track.

To refer to a member, use its primary key. The primary key of the UUID attribute of an execution track called “My.Execution.Track” is “My.Execution.Track.UUID”.