You can schedule a script execution to run at a specified date and time or on a regular basis with a specified periodicity.
To create a scheduled script, complete the steps below:
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 make the script active. |
Job | N | Type in a description of actions performed by the script. |
Script | N | Type in a script to execute. |
Run frequency | Y | Available options:
|
Run period | Y | This field appears when the Periodically option is selected in the Run frequency field. Customize the period (days, hours, minutes, or seconds) in a preferred combination using the input fields |
Run time | Y | This field appears when the Daily, Weekly, Monthly options are selected in the Run frequency field. Specify the time when to execute a script. Then the script will run regularly at this time. |
Run date and time | Y | This field appears when Periodically, Once options are selected in the Run frequency field. 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 | This field appears when the Weekly option is selected in the Run frequency field. Specify a day of the week on which the script should run. For example, select Friday. |
Day of month | Y | This field appears when the Monthly option is selected in the Run frequency field. Specify a day of the month on which the script should run. For example, select 13 for the 13th day of the month. |