Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
You can schedule
...
the script execution
...
at a
...
specific date and time, or on a regular basis with a
...
certain frequency.
To create a scheduled script, complete the steps below:
- Navigate to System Scheduler → Schedule Script.
- Click New and fill in the fields.
- Click Save or Save and
...
- exit to apply the changes.
Schedule script form fields
Field | Mandatory | Description |
---|---|---|
Name | Y | Specify the scheduled script name. |
Run as | Y | Select a user to run the script as. Make sure that the specified user has sufficient rights to perform CRUD transactions, defined in the script. |
Active | N | Select this checkbox to |
...
activate the script |
...
. | |
Job | N |
...
Add a description of actions performed by the script. | ||
Script | N | Type in a script to execute. |
Run frequency | Y | Select the run frequency. Available options:
|
Run period | Y | Specify the period between script runs (days, hours, minutes, or seconds) |
...
.
| ||
Run time | Y | Specify the time when to execute a script. |
...
The script is executed regularly at this time.
| ||||
Run date and time | Y | Specify the date and time of the script execution. You can set the current date and time by clicking Now in the date-picker.
| ||
Day of week | Y | Specify a day of the week on which the script should run. For example, select Friday.
| ||
Day of month | Y | Specify a day of the month on which the script should run. For example, select 13 for the 13th day of the month.
|