Skip to content

Order State

Johannes Heucher edited this page Jun 13, 2022 · 2 revisions

The state of a Xyna Order is called Order State. According to the configured Monitoring Level the Order State and other information will be minuted inside the Order Archive during runtime. This information can be revealed by the Order Overview section of the Xyna Process Monitor.

Orders can have one of the following states:

  • Initialization
  • Processing Planning Stage
  • Finished Planning Stage
  • Scheduling
  • Scheduling for Capacity
  • Scheduling for Veto
  • Waiting for Capacity
  • Waiting for Veto
  • Waiting for Lock
  • Waiting for Predecessor (Order Series)
  • Waiting for Batch Process (Time-Controlled Orders)
  • Waiting for Deployment
  • Running
  • Processing Execution Stage
  • Finished Execution Stage
  • Processing Cleanup Stage
  • Finished Cleanup Stage
  • Finished
  • XynaException
  • Error
  • RuntimeException
  • Scheduling timeout
  • Canceled
While an Order is in the state Running, it can be waiting for a Manual Interaction. So there is some kind of meta state called Manual Interaction. However, the Order Overview is showing Manual Interaction, if a running Order is waiting for a Manual Interaction.

See Also

Clone this wiki locally