Scheduled Script Submission
All scheduled script instances are executed (processed) by SuiteCloud Processors. You can submit a scheduled script instance for processing in one of three ways:
-
By Scheduling a One Time or Recurring Scheduled Script Submission from the script deployment record UI
-
By Submitting an On-Demand Scheduled Script Instance from the UI with the Save and Execute option
-
By Submitting an On-Demand Scheduled Script Instance from Another Script with the task.ScheduledScriptTask API
For any of these options, you’ll need to create a Scheduled Script Deployment Record.
How your scheduled script runs depends on its deployment type. See the following table for details, and read Scheduled Script Deployment Record for more about deployment.

After you submit a scheduled script, there might be a short system delay before it runs—even if no other scripts are ahead of it. If there are scripts already in the queue, your script will wait until those finish.