MI Monitor - Xyna-Factory/xyna GitHub Wiki

Figure 1: Example Workflow
(A) Cancel, (B) Continue, (C) Retry

The MI Monitor is a section of the Xyna Process Monitor that displays Xyna Orders that are paused with Order State Manual Interaction (also called MIs) and lets the user interact with them.

This state is typically reached, when a Workflow processes a Manual Interaction Process Step. The Workflow will then be paused until an user handles the MI in the MI Monitor. The Input Parameters of the Manual Interaction Process Step provide additional information (Reason, Type, User Group and To Do) to be shown in the MI Monitor.

The MI Monitor provides a searchable/filterable list of all MIs. Selecting one or multiple list entry lets the user interact with the MI in one of three ways: Cancel, Continue, Retry. The logic corresponding to the chosen interaction has to be implemented in the Workflow.

Please note: A prerequisite for having the option to retry is the existence of a Retry step inside a Catch area as shown in fig. 1 (C). Instead of using the common MI it is also possible to use a Custom Manual Interaction, which is a Workflow containing a common MI. Custom MIs can be defined by adding their name into the Xyna Property xyna.xprc.xpce.manualinteraction.customworkflows.

See Also

⚠️ **GitHub.com Fallback** ⚠️