Scheduler
Version:
2019.4
Last modified: December 10, 2019
The task scheduler allows administrators to schedule various jobs to run.
- Click Create to open the Task window.
- Enter the Task name.
- Select the Job type.
- Enter the Job target.
- Enter a Cron expession to configure the job schedule details.
Cron expressions in the scheduler
If the expression entered has "*" in the seconds position, the scheduler will run repeatedly until the minute value no longer fulfills the condition.
To run the job once, enter "0" in the seconds position.
- Click Save to save the job.