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 DetailsDescription
DescriptionA short description of the job.
StatusThe schedule job’s status. This can be either Active or Inactive.
Cron PatternThe 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 DaysDetermines 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 CountDetermines 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
0

Jump to Section