Executions management

Track, monitor, and manage Symphony executions in Enterprise Orchestrator.

What is an execution?

An execution represents a single run of a Symphony. During execution, the system processes each step of the Symphony, evaluates conditions, and transfers data between components to complete the orchestration flow.

Execution lifecycle

  • Initiation: Triggered manually or by a schedule.
  • Processing: Symphony logic is executed step-by-step, with data passed between activities and decision points.
  • Completion: Execution ends with a success, failure, or timeout status

Monitoring Executions

These are the key elements you can use for monitoring executions.

For more information, see Monitor a Symphony execution.

  • Active and Completed Runs: View all executions, including those in progress and those that have finished.
  • Filtering and Sorting: Locate specific executions using filters such as status (for example: Timed Out, Failed), start time, Triggered by or Triggered via.
  • Execution Details: Access detailed views showing:
    • Start and End Time
    • Duration
    • Status
    • Executor
    • Triggered via
    • Symphony variables and outputs