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
Each of these options requires you to create a Scheduled Script Deployment Record.
Execution of a submitted scheduled script depends on its deployment type. The following table indicates the relationship between submission type and deployment type. For more information about deploying a schedule script, see Scheduled Script Deployment Record.

After a scheduled script instance is submitted for processing, there may be a short system delay before the script is executed, even if no scripts are before it. If there are scripts already waiting to be executed, the script may need to wait until other scripts have completed.