Scheduler

Through the Scheduler interface, Calendars and Triggers can be created and modified.

Calendars

Calendar is used to mark daily, weekly, monthly events. Specific dates and CRON expressions can also be used. When the Calendar file is added to a Trigger, the Trigger will not run on those marked dates. For more information, refer to Elixir Scheduler User Manual.

Triggers

Trigger is used to set the configurations to decide when a job is invoked. For more information, refer to Elixir Scheduler User Manual.

Figure 1.5. Scheduler

Scheduler