Scheduled Script Status Page
The Scheduled Script Status page shows the current and past runtime statuses for submitted scheduled script instances in your account.

You’ve got two ways to access the Scheduled Script Status page. How you open the page determines which view you’ll see first. Each view shows the same information but in a different order.
-
Go to Customization > Scripting > Scheduled Script Status. The columns shown on the Scheduled Script Status page are:
-
Click the Status Page link on a Script Deployment record for a single scheduled script. The columns shown on the Scheduled Script Status page are:
You can filter the scheduled scripts by Date, From, To, Script, Deployment ID, Queue, Status, or API Version.
Script execution details get deleted after 30 days. The statuses on the Scheduled Script Status page aren’t the same as those on the Script Deployment page. On the Script Deployment page, statuses like Not Scheduled, Scheduled, or Testing show the deployment type. On the Scheduled Script Status page, statuses show where your script is in its execution.
The following table describes each field on the page.
Field |
Description |
---|---|
API Version |
The API Version specified in the script using the @API Version JSDoc tag for the current version of the script. This means that if you submit a scheduled script using @API Version 2.0 and then submit it a second time using @API Version 2.1, the version that is shown in the API Version field will be 2.1 for all listings of the script. |
Deployment ID |
The deployment ID for the deployment record for the scheduled script. |
Date Created |
The date the script was created. |
Status |
The execution status for the scheduled script. This status will be one of the following:
|
Start |
The time the scheduled script execution started. |
End |
The time the scheduled script execution ended. |
Priority |
The priority for the scheduled script. For more information about priorities, see SuiteCloud Processors Priority Levels. |
Queue |
The queue for the scheduled script. This field only pertains to scheduled script deployments that occurred before the introduction of SuiteCloud Processors. For more information, see Scheduled Script Deployments that Continue to Use Queues. |
% Complete |
The script's percentage of completion. This field shows the following values:
Note:
You can’t script this field. |