Deploying Scheduled Scripts

To deploy a scheduled script:

  1. To deploy a scheduled script, select the Deploy option from the Status menu, see Scripting Workflow.

    Scheduled scripts are executed within the context of a user. You need to specify the user under which the script is to be executed when you deploy the script.

    As of the April 16, 2016 release, you can select a non-administrator user who acts as a proxy to execute a script deployment. This is especially useful when a user does not have the access permissions a script needs to run successfully. With this feature, you need only assign the minimum-necessary permissions.

    Scheduled script deployment properties form.

    Scripts can be scheduled to run at any interval:

    Example

    The script will run...

    1st of the month at 12am 00

    On the first day of every month at 00:00

    Monday at 11am 00

    Every Monday at 11:00

    Monday at 11am 15

    Every Monday at 11:15

    Monday at 11am Every 15th minute

    Every Monday at 11:15, 11:30, and 11:45

    Monday at Every hour 00

    Every Monday at the top of each hour, for example 00:00, 01:00, ... , 22:00, 23:00

    Every day 10am 30

    Every day at 10:30