A Scheduled Job is a package of changes that are to be applied to the Register automatically at a specified date and time in the future, this can be a one-time or a recurring event. Verne comes with a number of standard jobs that have the capability to be run on a regular basis, and may also be customised as needed when the client implementation requirements differ from the standard.
Schedule Manager
The Schedule Manager allows registry staff to:
- View all schedules for an application.
- View a single scheduled job including the job history and any error logs.
- Change the frequency of the scheduled job.
- Stop a scheduled job from running or restart a scheduled job.
- Execute a scheduled job immediately.
The following scheduled job’s details can be maintained by registry staff to maintain schedules:
| Job Details | Description |
|---|---|
| Description | A short description of the job. |
| Status | The schedule job’s status. This can be either Active or Inactive. |
| Cron Pattern | The schedule job’s cron pattern. The cron pattern consists of six fields separated by spaces and defines the job’s schedule. The format is: [second] [minute] [hour] [day of month] [month] [day of week] |
| History Days | Determines how many days’ worth of executed jobs should be displayed in the Schedule History. When no history is required this is to be left blank. |
| History Count | Determines how many executed jobs of this scheduled job are to be shown in Schedule History. When no history is required this is to be left blank. |
0

