-
Notifications
You must be signed in to change notification settings - Fork 0
Order Overview
Johannes Heucher edited this page Oct 12, 2022
·
4 revisions
The Order Overview is a section of the Xyna Process Monitor, which monitors information about running, finished or failed Xyna Orders. Depending on the Monitoring Level configuration, the Order Overview allows for the detailed analysis up to a per-Workflow-step-level Audit.
The table provides the following columns:
- Id: Holds the Xyna Order's unique Order id
- Root Id: Id of the Root Order
- Priority: Priority of the order
-
Status: Simplified Order State; possible values:
- Finished: Order finished successfully
- XynaException/Failed: Order stopped with an exception
- Processing Execution Stage/Running: Order is still being processed
- Scheduling: Order is waiting for Capacities or Vetoes
- Processing Execution Stage/MI: Order requests for Manual Interaction
- Start Time: Time the order was created
- Last Update: Order started or finished a child order or changed in state; if the order is finished, Last Update shows the stop time.
- Custom 1, Custom 2, Custom 3, Custom 4: Customizable order information
- Application, Version, Workspace: Runtime Context of the order
- Type/Name: Order Type of the order
- Monitoring Level: Monitoring Level of the order
- Only root orders checkbox: Shows/hides child orders
- Only my own orders checkbox: Shows/hides orders started by other users
- Include internal orders checkbox: Shows/hides internal orders of the Xyna Factory's Processing
- Refresh button: Reloads the list of orders
- Import Audit button: Imports an Audit XML file
- Show Details button: Opens the Audit of the selected Order; alternatively double click the order inside the list.
-
Kill Order button: Kills a running order
Please note: The user must have the RightKILL_STUCK_PROCESS
to use this functionality.