The MONITOR - provides a wide range of capabilities essential for daily operations in production environments, as well as practical support during development. It enables job and phase scheduling, real‑time monitoring, alerting, and operational control actions such as starting, stopping, and rerunning phases.
Across all applications and systems, the Operational Console collects, integrates, and manages operational metadata. This gives operational teams and business analysts the visibility they need to plan, troubleshoot, and maintain efficient operations.
The Monitor provides a summary of all currently defined jobs, grouped by system and phase. Each job is colour‑coded to indicate its current status:
• Blue – running
• Green – completed
• Red – failed
• Yellow – waiting
• Grey – bypassed
From the Monitor tab, users can drill down into any phase to explore:
• all procedures within the phase
• dependencies between procedures
• detailed job information, including:
• reason for failure
• what a job is waiting on
• completion time or expected completion
• average runtime
• full job log
• individual procedure and task logs
This level of detail makes it easy to understand how a job is progressing, where it may be blocked, and how internal relationships between procedures influence execution flow.
Visualising Dependencies
The monitoring screen also provides a visual representation of the dependencies between procedures within a selected phase. This diagram shows:
• the order in which procedures will run
• which procedures are currently in progress
• which have completed or failed
• how downstream tasks are affected
This visual map is invaluable for diagnosing issues, understanding execution flow, and verifying that the orchestration logic behaves as expected.
Monitor (Extended Capabilities)
The Monitor goes far beyond simple status reporting. It provides deep operational insight, full scheduling control, and a graphical environment for defining complex execution logic. Together, these capabilities form a complete end‑to‑end operational framework for managing even the most sophisticated applications.
Drill‑Down to Procedure and Task Detail
At any point, an operator can drill down from a phase into its procedures, and further into the individual tasks within each procedure.
-----------------------------------------------