You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

You can schedule a script execution to perform them on a regular basis with a specified periodicity. 

To create a scheduled script job, please 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

FieldMandatoryDescription
NameYSpecify the scheduled script job name.
Run asYSelect a user to run the script execution. 
ActiveNSelect this checkbox to make the job active or inactive.
JobSpecify a job to execute.
ScriptNType a script to execute.
Run frequencyY

Available options:

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

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 timeY

This field appears when the Daily, WeeklyMonthly 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 timeY

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

Specify the date and time of the job execution.

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

Day of weekY

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

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

Day of monthY

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

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

  • No labels