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

There are two different ways you can access the Scheduled Script Status page. How you access the page determines the view that the page opens with. The same information is shown on each form of the Scheduled Script Status page 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 also filter the scheduled scripts shown on the page using the Date, From, To, Script, Deployment Id, Queue, Status, and API Version filters.
Script execution details are purged after 30 days. Also note that the statuses listed on the Scheduled Script Status page are not related to the statuses that appear on a Script Deployment page. The statuses on Script Deployment pages (Not Scheduled, Scheduled, Testing) indicate the type of deployment. The statuses on the Scheduled Script Status page indicate where the scheduled script is in terms of 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:
This field is not scriptable. |