Using the Scheduler Binding Component

Creating Cron Triggers

A Cron trigger is a “search-and-select” trigger, meaning that as soon as the time and date pattern match whatever was selected, it fires. The nature of a Cron trigger is to fire when all of the time conditions have been satisfied. A Cron trigger starts a job, but is not designed to end it. It is not designed to specify the duration of a job.

Using the Add New Cron Trigger Editor

The Add New Cron Trigger Editor is accessed from the Scheduler Control and Triggers Wizard.

Image shows the Add New Cron Trigger Editor as described
in context

To configure a Cron trigger, complete the following fields:

Time Condition Tabs

The time condition tabs are used to generate the Cron expression. The Cron expression specifies all of the time conditions that must be satisfied before the Cron trigger will fire. As time conditions are selected, the Cron expression displayed in the editor's Cron Expression field reflect the changes.