On this page:
Table of Contents |
---|
The Scheduler Page
The Scheduler page can be accessed from Administration → Scheduler.
The first column contains the full path to the script and the arguments, if they exist.
The second column contains either the interval on which the script should run or the cron expression interpreted.
The third column contains the date and time of the next run.
The fourth column contains the user to impersonate when running the script.
The last column contains the possible operations to do with a scheduler (delete, in our case).
Managing SIL Scheduler
The SIL Schedulers feature allows users to run SIL scripts after a valid JIRA interval or using a CRON expression.
...
Info | ||
---|---|---|
| ||
To edit the actual scripts, please use the SIL Manager. |
After saving the added job, a new entry is added to the table from the administration page.
Note |
---|
We have removed standard services from JJUPIN 4.0 - all your scripts will be migrated to the scheduler, since it provides a more flexible mechanism. |