PLATFORM - Administration (Web) > Scheduling (Scheduler) > Introduction to the Scheduler
Introduction to the Scheduler
Concepts
The Scheduler feature enables to perform tasks defined by MEGA or by an Administrator at defined dates, times, and frequencies so as to avoid overloading HOPEX at user working hours.
Job
A job is a process. It includes:
a macro to be executed
a context, which gives the information required to execute the macro: Job Context as a character string.
Scheduler
The Scheduler enables to schedule job execution:
execution date and time
frequency
Trigger
A Trigger is associated with a job to define the job execution date:
the Trigger is based on a Trigger Definition. This definition consists of a job which includes the macro that the Trigger will execute.
the Scheduler enables to define when (date and time) to execute the job and at which frequency.
Defining your Local Time
In the Scheduler, by default the time format is hh:mm:ss (UTC). To facilitate configuration, you can change this UTC format for a local time format (local time of the user or of the server launching the execution).
To define your user local time:
1. Access the site (or environment) level options.
2. Expand the Installation folder and select Web Application.
3. In the right pane, use the drop-down menu of the Time zone option to select your time zone.
E.g.: select “(UTC-05:00) Eastern Time (US & Canada)” to define times in New-York local time.
When you configure your Triggers, the execution scheduling is defined in this time zone if you select the User execution time zone.
If you configure your Triggers in UTC or Server time zone, you can consult the conversion in this time zone.
*For example, see Defining the Execution Time.