Accessing the Operator Dashboard
Navigate to the “Operator Dashboard,” “My Tasks,” “Shop Floor Control,” or a similarly named section. This is your main workspace.
The dashboard will typically display a list of Work Order Operations (WOOs) assigned to your Organization (Org) or work center.
Starting a Work Order Operation (WOO)
The system will:
- Record the
actual_start_timefor the WOO. - Change the WOO’s status to “In Progress.”
- The parent Order’s status might change to “In Progress” if this is the first operation for that order.
Viewing WOO Details
The WOO detail view provides all the information you need to perform the operation:Title and Instructions
Title and Instructions
The name of the operation and detailed step-by-step instructions defined in the routing.
Attachments
Attachments
Any standard work documents (PDFs, images, diagrams) attached to this operation in the routing will be displayed.
- PDFs are often shown inline within the page.
- Images are also typically displayed directly.
Data Input Fields
Data Input Fields
A form section where you will enter data related to the operation.
Capturing Data
During or after performing the work, you need to record data as specified by thedata_input_schema for the WOO.
You will see a series of fields (text boxes, number inputs, checkboxes, dropdowns) based on what was configured for this operation in the routing.
Enter the required information accurately.
- Pay attention to units (mm, kg, etc.) if specified.
- Some fields might be mandatory.
Pausing a Work Order Operation
If you need to stop work temporarily (e.g., machine breakdown, waiting for materials), you should pause the WOO.Resuming a Work Order Operation
When you are ready to continue work on a paused WOO, navigate back to it (it will be on your dashboard, marked as “Paused”).
Completing a Work Order Operation
Once you have finished all tasks for the WOO and entered all required data:The system will perform several actions:
- Record the
actual_end_timefor the WOO. - Calculate and save the
total_active_time_seconds(total duration minus all pause durations). - Save all the data you entered in the
captured_datafield for the WOO. - Change the WOO’s status to “Completed.”
Advancement to Next Operation/Order Completion:
If there is a next WOO in the sequence for the same Order
If there is a next WOO in the sequence for the same Order
- Its status automatically changes to “To Do.”
- The parent Order’s
current_mes_work_order_operation_idupdates to this next WOO. - If the next WOO is assigned to your Org, it will appear on your dashboard. You might be taken back to your dashboard, or the next task might be highlighted.
- If the next WOO is for a different Org, it appears on their dashboard.
If this is the last WOO for the Order
If this is the last WOO for the Order
- The parent Order’s status changes to “Completed.”
- The Order’s
completed_attimestamp is set.
Understanding how to execute operations is key to using the MES. For insights into how this data is used, see the MES Reporting guide.