Using the Scheduler Binding Component

Understanding the Scheduler Wizard

From the Scheduler Control and Triggers Wizard you can configure multiple triggers for your project.

Image shows the Scheduler Control and Triggers Wizard

The wizard allows you to specify the following:

Group

The Group field specifies the name for the group of triggers defined here. This group name is used by Quartz to control actions such as pausing and resuming triggers. At this time, triggers are controlled through the service unit lifecycle management. They are not controlled individually. Typically the group name defaults to the name of your binding, but can be changed as needed.

Date Format

The Date Format field specifies a date and time format based on java.text.SimpleDateFormat patterns. The selected format is used to interpret and display date and time values for all of the defined triggers in this group.

The choices are:

Start, End, and Time Zone

The symbols that appear before Start, End and Time Zone, indicate that these parameters can be overwritten by application configuration at the time of deployment. This allows administrators to override these parameters without affecting the business logic of the project.

Start and End values are configured using your arrow keys:

You can also edit the value by clicking on the Start and End value portion you want to edit and use the up and down arrows at the end of the field.

Start, End, and Time Zone are used to control the triggers as follows:

Triggers

The Triggers section of the wizard allows you to add, enable or disable, and delete triggers, using the following tools:

Triggers table

The Triggers table displays the configured triggers for this group.

The table specifies the following:

Add

The Add field lets you select the a trigger type: Using the Add New Simple Trigger Editor, Using the Add New Cron Trigger Editor, or Using the Add New Hybrid Trigger Editor. Once the type is selected, click the Plus icon next to field to open an editor window for that specific type.

Edit

The Edit button opens the editor window for the trigger that is selected in the Triggers table.

Remove

The Remove button deletes the trigger selected in the Triggers table, from the group.