Monitoring Data Processing

Topics:

The Processing section enables you to monitor the data processing that is occurring in the system. You can observe the overall status and any relevant messages in a unified view. This view can be sorted by columns to provide easy navigation. You can also enable filters to customize the view.

In the left pane of the Omni Console, click Processing, as shown in the following image.

The Processing pane is organized into the following views, which you can select from the left pane:

The default view is set to Work Orders, as active work orders are usually of most interest in production environments, as shown in the following image.

You can expand the information on any given entry by clicking the plus (+) icon and view further details.

The drop-down menu next to a specific entry enables you to view the measures (statistics), as well as logs for the given process. The measures and logs can be also accessed through the left pane, but this provides a pre-filtered approach.

The measures enable you to see details on what actions have occurred during the process, the number of processed records, and its duration. It enables further drill-down capabilities into detailed processing and its statistics. This allows for identification of bottlenecks and their resolution.

Blocked Work Order Status

The Omni Console provides information explaining why a work order that is ready to process is blocked from execution on the Work Orders screen.

The possible blocked reasons are shown in the following table.

Reason

Description

SUBJECT_RUNNING

Another work order with the same subject is running.

SUBJECT_FAILED

Another work order with the same subject exists in FAILED state.

SUBJECT_PAUSED

Another work order with the same subject exists in PAUSED state.

SINGLETON_RUNNING

A work order defined as singleton is currently executing.

SINGLETON_WAITING

A work order defined as singleton is waiting for execution and appears before this work order in the queue.

MASTERING_PENDING

Work order cannot be executed until mastering is done on the subject.

The following image shows an example of a blocked work order with the SUBJECT_RUNNING explanation.