Once a projection has been started, users are redirected to the projection monitoring dashboard where various details of the run can be monitored. This page is also available by clicking on a running projection from within the Model Execution module.
1. Overall Run Status
This section represents the overall status of the projection.
Not Started: The projection has not yet been started. This is the only status in which inputs can still be modified.
Queued: The projection has been queued and is waiting to be picked up for processing by the calculation engine.
Waiting on VM: The projection has been picked up for processing, but more hardware needs to be provisioned for the run or the system is waiting for an existing virtual machine to become available. During this status, the calculation engine will create new virtual machines on the fly in order for the projection to begin execution.
Running: The projection is now running. Individual scenario run status can be monitored below during this status.
Completed: The projection successfully completed. Results can now be viewed in the Model Results module.
Failed: An error has occurred during processing. Users can now navigate to the Model Results module to view run logs and error dashboards in order to diagnose the problem.
Canceled: The projection was canceled by a user. Results and logs up to the point of cancellation will be available in the Model Results module.
2. Overall Progress
This section represents the overall completion percentage of the projection run once the status has changed to ‘running’.
3. Scenario Progress
This section represents the individual status and completion percentage of each scenario in the run once the overall status has changed to ‘running’. The table below describes the possible scenario statuses.
Scenario Status | Description |
Queued | The scenario has been queued and is waiting to be picked up for processing by the calculation engine. |
Waiting on VM | The scenario has been picked up for processing, but more hardware needs to be provisioned for the run or the system is waiting for an existing virtual machine to become available. During this status, the calculation engine may create new virtual machines on the fly in order for the scenario to begin execution. |
Initializing | A virtual machine has now been provisioned for the scenario and the hardware is initializing the calculation engine. |
Starting | The calculation engine is now initialized for this scenario and is about to begin running. |
Running | The scenario is running. At this point, the completion percentage can be used to monitor progress of the scenario. |
Completed | The scenario successfully completed. Results can be viewed on the Model Results module. |
Failed | An error occurred during processing. Logs and results up to the point of failure can be viewed in the Model Results module. |