Team Cockpit Statuses
Each status will have a table in the Team Cockpit.
Standard we use 3 statuses in Team Cockpit: In Process, In Buffer and Expected.
-
Label: Your custom name for a certain status.
-
Status: The status value. The following Operation Routing statuses are support by default: INIT, EXPECTED, INBUFFER, INPROCESS and DONE.
-
Weight: The sorting of the different statuses / tables in the Team Cockpit. The lower the weight the higher the table will be shown in the layout with respect to the other tables.
-
Enable Scroll: whether or not you can scroll in a Team Cockpit component.
-
#Visible Lines: number of operations or operation routings that are shown by default.
-
#Load More Lines: number additional operations or operation routings that are loaded.
Status Flow
The Status Flow determines the behavior of the Operation Routing.
-
From Status → To Status: Set how the operation routing will move between statuses / tables in the Team Cockpit. Typically this is as follows:
-
EXPECTED → IN BUFFER
-
IN BUFFER → IN PROCESS
-
IN PROCESS → DONE
-
-
Reserve POLCA: If enabled, the Claim button will be present in order to move the operation routing from the From Status table to the To Status table. Most commonly, the Claim button is on Operation Routings in the IN BUFFER section of the Team Cockpit and Claiming the Operation Routing moves it to the IN PROCESS section of the Team Cockpit.
-
Release POLCA: If enabled, the Release button will be present in order to move the operation routing from the From Status table to the To Status table. Most commonly, the Release button is on the Operation Routings in the IN PROCESS section of the Team Cockpit and Releasing the Operation Routing moves it into the DONE status, the downstream Operation Routing then moves from the EXPECTED to the IN BUFFER status.