Schedule Scripts to Run

Required permissions: Script Schedules Create

Script scheduling allows administrators and users who write scripts to schedule the execution of a script by the time of day, the day of week, and so forth. Scripts also maintain persistence data so administrators can handle "reawakened" scripts. This protects the system in the event that someone creates thousands of instances of the same script running all at the same time.

  1. Click the app selector and select ACD.

  2. Go to Contact SettingsScript Schedules.

  3. Click Create New.
  4. Type the Name for the schedule.
  5. Select a Script Name from the drop-down list of scripts in your system.
  6. Select a Schedule Type from the available choices: One Time, Continuous, or Recurring. The Continuous option is disabled if the Script Name value is not a system script. A system script cannot contain media-specific actions that enable it to run continually. If media actions are required, the system script can spawn another script that accomplishes those tasks.
  7. Select a Skill from the drop-down lists of skills in your system.
  8. Configure the Duration based on the value you selected for Schedule Type:

  9. Click Next.
  10. You can enter custom script parameters. These parameters are inserted into the script and can be consumed as variables in the instance of the script that you spawn. When tracing a script, you can view these parameters in the starting action of the script labeled as p1-p9.
  11. Click Save.
  12. Click Activate.