Startup Trigger Properties
The Startup Trigger Properties window contains the settings for a Startup Trigger.
Property Pages
General
Name for this trigger (optional)
Optionally, specify a descriptive name for the trigger.
Enabled
Uncheck this box to disable the trigger. If the trigger is not enabled, adTempus will ignore it (it will not cause the job to trigger).
Minimum Interval
Specify the minimum interval (in seconds) for this trigger. Once the triggers conditions are satisfied and the job is triggered, adTempus will ignore this trigger for the specified interval.
For example, suppose you are using a File Trigger to trigger the job whenever a new file is added to a folder. If you set the interval to 60 seconds, then once adTempus triggers the job, it will ignore any new files that arrive in the next 60 seconds.
Description/Notes
Enter any extended descriptive information or notes for this trigger.
Job Variables
The Job Variables page allows you to define Job Variables that will be set for this job only when it is started by this trigger.
Startup Trigger
Wait ___ minutes before starting job
Specify how long (in minutes) adTempus should wait before starting the job. For example, if the program run by the job depends on other Windows system services (such as a database server), you may want to have adTempus wait a few minutes before starting the job, to ensure that the required services have been started.
You can also use Process Conditions to make sure that programs on which the job depends have been started.
Related Concepts