Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

  1. Navigate to System Scheduler → Schedule Script.
  2. Click New and fill in the fields.
  3. Click Save or Save and Exit to apply changes.

Schedule script form fields

Field

Mandatory

Description

NameYSpecify the scheduled script name.
Run asYSelect a user to run the script as. Make sure that the specified user has sufficient rights to perform CRUD transactions, defined in the script.
ActiveNSelect this checkbox to make the script active.
JobType in a description of actions performed by the script.
ScriptNType in a script to execute.
Run frequencyY

Select the run frequency. Available options:

  • On Demand
  • Periodically
  • Once
  • Daily
  • Weekly
  • Monthly.
Run periodY

Specify the period between script runs (days, hours, minutes, or seconds) in a preferred combination using the input fields.

Info

This field appears when the Periodically option is selected in the Run frequency field.


Run timeY

Specify the time when to execute a script. Then the script will run regularly at this time.

Info

This field appears when the Daily, WeeklyMonthly options are selected in the Run frequency field.


Run date and timeY

Specify the date and time of the script execution.

You can set the current date and time by clicking Now in the date-picker.

Info

This field appears when Periodically or Once options are selected in the Run frequency field.

Day of weekY

Specify a day of the week on which the script should run. For example, select Friday.

Info

This field appears when the Weekly option is selected in the Run frequency field.


Day of monthY

Specify a day of the month on which the script should run. For example, select 13 for the 13th day of the month.

Info

This field appears when the Monthly option is selected in the Run frequency field.