View Execution Page --------------------- Once Observation Scheduling Tool(OST) starts execution, user will be able to see execution details in tabular format as shown below by selecting subarray Id from given dropdown on UI. Table consist of columns such as Scheduling Block Definition ID,Scheduling Block Instance ID,Execution Block ID,Activity Name,Current State,Final State,Activity,Procedure and Abort. User will be able to view execution for each subarray Id by selecting subarray Id from given dropdown on UI. User will be able to view execution for all subarray Ids by selecting "All Subarray IDs" option from given dropdown on UI. For an overview of the applications and functionality within OST, see `OST backend `_. .. note:: Abort functionaly will apply only when execution state is in 'RUNNING' state. .. figure:: /images/ExecutionPage.png :width: 100% :align: center | View Scheduling Block Definition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ User will be able to view SBD details by clicking on Scheduling Block Definition ID from the table. .. figure:: /images/viewSBD.png :width: 100% :align: center | View Scheduling Block Instance ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ User will be able to view SBI details by clicking on Scheduling Block Instance ID from the table. .. figure:: /images/viewSBI.png :width: 100% :align: center | View Execution Block ~~~~~~~~~~~~~~~~~~~~~~~ User will be able to view EB details by clicking on Execution Block ID from the table. .. figure:: /images/viewEB.png :width: 100% :align: center | View Activity ~~~~~~~~~~~~~~~~~~~~~~~ User will be able to view activity details by clicking on icon |viewIcon| from 'Activity' column from the table. .. |viewIcon| image:: /images/viewIcon.png :width: 8% :alt: Search Button .. figure:: /images/activityDetails.png :width: 100% :align: center | View Procedure ~~~~~~~~~~~~~~~~ User will be able to view procedure details by clicking on icon |viewIcon| from 'Procedure' column from the table. .. figure:: /images/procedureDetails.png :width: 100% :align: center |