Pipeline executions

The Pipeline executions page shows integration executions and captures errors and warnings for troubleshooting:


Pipeline executions table

Scope and visibility

The Pipeline executions page includes historical data up to 45 days old, or 15 days for Ultra Tasks. The Classic Manager Runtime Archive provides links to individual JSON logs for executions that ran in the last three months.

Environment admins can view all executions in the environment. Non-admins can view executions for pipelines they own or for which they have read permission.

Filter presets

The first time you open the page, it displays Not running executions. Filter presets provide a quick way to filter the execution list. Monitor saves your preset and column filter selections for the next time you return to the page.

Filter presets include:

  • Not running: All executions that failed, completed, or stopped. If you select any filter that includes running pipelines, it clears this filter.
  • Running: All currently running executions. You can't filter running executions by time. Executions leave the table as they complete. If you select any filter that includes stopped or failed pipelines, it clears this filter.
  • Errors: Selects pipelines that failed or completed with errors.
  • Stopped: Selects pipelines that were stopped by intervention.
  • Completed: Selects pipelines that completed or completed with warnings.
  • Executing: Selects pipelines that are currently executing.
  • Ultra pipelines: Only present in environments with Ultra pipelines.
You can combine a time range with all quick filters except Running, which displays the executions running right now. You can:
  • Change the time period to:
    • Last 1 hour
    • Last 8 hours
    • Last 24 hours
    • Select from calendar
Click an active preset filter to clear it. To clear multiple preset and column filters, open the Table configuration and filters dialog, click Clear all filters, and click Apply or click Clear all filters next to the download option. The number of filters selected is also displayed next to the clear option.

Pipeline grouping

This displays the parent and child pipelines in a hierarchical tree. If one pipeline calls another, an arrow (>) appears next to the parent pipeline. You can click on the arrow to see the child pipelines that the parent calls.

Pipeline grouping include:

  • Nested: Displays the parent and child pipeline in a tree structure
  • Flattened: Displays both the parent and child pipeline in table.

You can combine a time range with all quick filters except Running, which displays the executions running right now. Click an active preset filter to clear it. To clear multiple preset and column filters, open the Table configuration and filters dialog, , click Clear all filters, and click Apply.

The Table configuration and filters also include the Nested and Flattened row grouping option.

Child pipelines

Child pipeline execution records nest under the parent pipeline. Select the Nested option under pipeline grouping to view the parent and child pipelines in a hierarchical tree.


Nested child pipelines

The most recent 500 child pipeline executions display in the table. For pipelines created in Designer, owners of child pipelines can access details for the parent pipeline if one or more of the following is true:

  • They own the parent pipeline.
  • They have read permission for the project that contains the parent pipeline.
Important: When you select the Nested option under Pipeline grouping, the Monitor displays the first 100 most recent pipeline runs of the parent pipeline. If you select Flattened option in Pipeline grouping, the Monitor displays data for up to 500 of the most recent child pipeline runs, even if the parent has more than 500 children. Because the Monitor also limits the historical view to 45 days, the number of viewable pipelines might not reach 500.

Learn how to: