Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: UI-5599

In this Page

Table of Contents
maxLevel2


Panel
bgColor#ebf7e1
borderStylesolid

In this Section

Child pages (Children Display)
alltrue


Overview

You can access the Pipeline Wall from the SnapLogic Dashboard. The Pipeline Wall enables you to view details of all the Pipelines executed within the Org. Organized into two sections, the Pipeline Wall separates all executing Pipelines from those that have completed execution. For each Pipeline, the Pipeline Wall shows you a series of details, such as the Pipeline name, the username of the user who executed it, and the Snaplex and node in which the Pipeline was executed.

Additionally, you can also check execution statistics for a Pipeline, view run logs associated with it, and search for a Pipeline using the its name, the username, Snaplex, and values of Pipeline and error Pipeline parameters. 


Note

Pipelines may not be ordered by timestamp on initial load.


Description

The Pipeline Wall comprises of two sections:

  • Pipelines yet to complete execution (Executing Pipelines of ...)
  • Pipelines that have completed execution (Pipeline Execution History of ...)

By default, the sections are titled Executing Pipelines of My Executions and Pipeline Execution History of My Executions.

Image RemovedImage Added

For Org admins, the sections are titled Executing Pipelines of All ExecutionsProjects and Pipeline Execution History of All ExecutionsProjects. If you select another option in the Show only drop-down to filter these details by Project within the Org, the title changes to reflect that selection. For example, if shared is selected, the titles would read Executing Pipelines of shared and Pipeline Execution History of shared respectively.

For simplicity we will refer to these sections using their default titles: Executing Pipelines of All Executions and Pipeline Execution History of All Executions.

Image RemovedImage Added

The Executing Pipelines of All Executions section Projects section displays all Pipelines that are either queued to execute or being executed. The Pipeline Execution History of All ExecutionsProjects section displays all Pipelines that either completed execution, or failed, or were stopped manually. 

Aside from the two sections described above, the Pipeline Wall's components can be classified as Report Generation, Date/Time-Range Filter, and Pipeline Attribute Filter. A brief description of the components in this screen is given in the sections that follow.

Report Generation

Generate a CSV-format report of all the Pipelines displayed in the Pipeline Wall. The Download CSV button enables you to generate this report.

Screen ComponentDescription
Download CSV

Download the list of Pipelines as a CSV file. The CSV shows the following details for each Pipeline:

  • Pipeline Link
  • Pipeline Name
  • Username
  • Snaplex
  • Status
  • Time Started
  • Duration
  • Document Count

Date/Time-Range Filter

Specify a time-range or a date-range for which to show your results. 

Screen Component Description
Date/Time range

Specify the time range for which the results are to be displayed by selecting one of the three options:

  • 1 Hr: Retrieve Pipelines executed in the past 1 hour.
  • 8 Hrs: Retrieve Pipelines executed in the past 8 hours.
  • 24 Hrs: Retrieve Pipelines executed in the past 24 hours.

If you want to see executions that go beyond these time-ranges, you can also specify a custom date range using the Start and End fields. 

Pipeline Attribute Filter

Filter Pipelines based on a combination of any of its attributes such as invocation type, and status. 

Screen ComponentDescription
Search box

A textbox that enables you to search for Pipelines matching the search criteria. The following search criteria can be used:

  • Pipeline's name
  • Username
  • Snaplex/node name
  • Pipeline parameter values (See Pipeline Search/Pipeline Filter page for details)
Invocation type

Categories of Pipeline executions based on the method of invocation. The following options are available:

  • All
  • API Calls: Pipelines executed as a Triggered task.
  • Schedule: Pipelines executed as a Scheduled task.
  • Ultra: Pipelines executed as an Ultra task.
  • Manual: Manually executed Pipelines.
  • For Each: Pipelines executed by the For Each Snap.
  • Nested: Pipelines executed by the Pipeline Execute Snap.


Adjacent to each Pipeline that appears in this page, there is an icon that indicates its invocation type. For more information on these icons, click the link below.
Expand
titleLegend: Pipeline types


SymbolPipeline Type

Scheduled task
Triggered task
Ultra task
Manually-executed Pipeline
Nested Pipeline



Show onlyRepresents the project space in which the Pipeline exists. In the drop-down you will typically see your own project space and shared spaces. Select a space from the drop-down to show only Pipelines executed/executing in that space.
Group Pipelines
Select this checkbox to group parent and child Pipelines. If one Pipeline calls another, a plus sign (+) appears next to the parent Pipeline. You can click on the plus sign to see the child Pipelines that the parent is calling.

Note
titleChild Pipelines

In cases where a large number of child Pipelines are being executed, the Dashboard shows data for only 100 child Pipelines.


Status

Execution status of the Pipeline. The options shown vary in the Executing Pipelines of All Executions and Pipeline Execution History of All Executions sections.

The following options are available in the Executing Pipelines of All Executions section:

  • All
  • Queued
  • Started


The following options are available in the Execution History of All Executions section:

  • All
  • Stopped
  • Failed
  • Completed


Note

The Status feature is only visible if there are Pipelines in different stages of execution.