Gantt Chart View

Gantt Chart view provides a Gantt chart of Processes over time. Workflows can be expanded to display their Steps and Jobs.

If you click a bar, a detail view displays more information about the Process it represents. If the bar represents a Workflow call, the Runtime View displays.

Note: Job calls and Workflow calls that do not take a long time to execute display as narrow vertical bars in Gantt Chart view. For more information about such Processes, zoom in by pressing Ctrl and rotating the mouse wheel.

Navigation

You can use the following controls to manipulate the Gantt chart view.

Control Effect
Rotate mouse wheel Scroll vertically
Shift+rotate mouse wheel Scroll horizontally
Ctrl+rotate mouse wheel Zoom time range in and out
Click Process bar Display details about the Process
Click expander arrows

Expand a Workflow into Steps

Expand a Step to show its child Job calls and Workflow calls

Right-click Process Display context menu for Process

Process States

Processes that display in the Gantt Chart view fall into three categories.

  • Not Live: Processes that are scheduled for the future or past but have not yet started. Bars in this category display with a dotted outline. The length of a Not Live bar is based on the average run time of the Process.

  • Live: Processes that are in execution. Bars in this category display with a pale striped background, except for portions that have already been executed, which display with a dark colored background. The length of a Live bar consists of the average run time of the Process, minus the amount of time it has been running for.

  • Final: Processes that have already been executed. Bars in this category display with a dark colored background. The length of a Final bar is the actual run time of the Process.

Each bar indicates the number of Processes it represents and includes a status badge.

The following table shows which Process states are associated with each category.

Not Live States Live States Final States

New

Chained

Disabled

Delayed

Scheduled

QueueHeld

EventWait

LockWait

Queued

Dispatched

Assigned

Held

Never

Overdue

Canceling

Canceled

Skipped

Ignored

PreRunning

Running

PostRunning

Waiting

Killing

Console

Uncertain

Completed

Error

Killed

Unknown