Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Wall from the SnapLogic Dashboard. The Pipeline Wall enables you to view details of all the

Pipelines

pipelines executed within the Org. Organized into two sections, the Pipeline Wall separates all executing

Pipelines

pipelines from those that have completed execution. For each

Pipeline

pipeline, the Pipeline Wall shows you a series of details, such as the

Pipeline

pipeline name, the username of the user who executed it, and the Snaplex and node in which the Pipeline was executed. Refer to Monitoring Ultra Pipeline Tasks in the SnapLogic Dashboard for specific details about Ultra Task Pipelines.

Additionally, you can

also

check execution statistics for a Pipeline, view associated run logs

associated with it

, and search for a

Pipeline

pipeline using its name,

the

username, Snaplex, and values of

Pipeline

pipeline and error

Pipeline

pipeline parameters. 

Note

Pipelines may not be ordered by timestamp on initial load.

Description

Pipeline Wall

The Pipeline Wall comprises two sections:

  • Executing Pipelines. Displays all

Pipelines
  • pipelines that are either queued to execute or being executed.

  • Pipeline Execution History. Displays all

Pipelines
  • pipelines that either completed execution (successfully or with errors) or

was
  • were stopped manually.

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

Image Added

For Org admins, the sections are titled Executing Pipelines of All Projects and Pipeline Execution History of All Projects.

Image Added

The section titles

also change

vary depending on the

selected

value

of

you select for Show Only. For example, if you select shared

is selected

, the titles

would

read Executing Pipelines of shared and Pipeline Execution History of shared, respectively.

Image Removed

Image Removed
Image Added

The Pipeline Wall

provides additional functionalityFiltering

enables you to:

  • Generating Reports
  • Filtering by Pipeline Attribute

    Generate Reports

    To generate a CSV-formatted report of all the Pipelines displayed on the Pipeline Wall, click the Download CSV button.

    The CSV file contains the following information:

    • Pipeline Link

    • Pipeline Name

    • Username

    • Snaplex

    • Status

    • Time Started

    • Duration

    • Document Count

    Info
    • We calculate the Pipeline execution Duration displayed in the SnapLogic Dashboard > Pipeline tab as the completion time minus the Pipeline’s start time. Previously, the duration calculation also included the prepare state before the Pipeline start time: the time it took for the Snaplex to communicate with the Control Plane. With this change, we remove the variable of network latency from the calculation, making the Duration metric more accurate.

    • You can download up to 10,000 records of the pipeline execution data for the past 45 days duration.

    Filter by Date/Time Range

    To filter the results by time, you can choose one of the default time ranges:

    • 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.

    To filter the results by a custom date range, enter dates in the Start and End fields.

    Filter by Pipeline Attribute

    You can filter Pipelines based on a combination of any of the Pipeline attributes, which you can select using UI controls on the Pipeline Wall.

    UI Control

    Description

    Search box

    Filters the results based on the search string you specify. The search string is compared with the following attributes:

    Invocation type

    Filters the results based on the method of invocation. You can choose from the following options:

    • 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.

    An icon next to the Pipeline indicates its invocation type.

    Expand
    titleLegend: Pipeline types
    SymbolPipeline Type

    • Image Modified

    • Scheduled

    task
    • Task

    • Image Modified

    • Triggered

    task
    • Task

    • Image Modified

    • Ultra

    task
    • Task

    • Image Modified

    • Manually

    -
    • executed Pipeline

    • Image Modified

    • Nested Pipeline

    Show Only

    Filters the results based on the project space. Select a space from the dropdown to return only Pipelines in that space.

    Group Pipelines

    If selected, displays the parent and child Pipelines in a hierarchical tree. 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 calls.

    Image Modified
    Note
    title

    Child Pipelines

    The

    When you select the Group Pipelines checkbox, the Dashboard displays the first 100 most recent Pipeline runs of the parent Pipeline. If you deselect Group Pipelines, the Dashboard displays data for

    only

    up to 500

    child Pipelines

    of the most recent child Pipeline runs, even if the parent has more than 500 children. Because the Dashboard also limits the historical view to 45 days, the number of viewable Pipelines might not reach 500. You can view Pipeline runs that occurred prior to the 45-day limit in the Runtime Archive.

    Status

    Filters the results based on the execution status of the Pipeline. The options vary between two sections.

    In the Executing Pipelines section:

    • All

    • Queued

    • Started

    • Prepared

    • Stopping

    • Failing

    • Suspending

    • Suspended

    • Resuming

    In the Pipeline Execution History section:

    • All

    • Stopped

    • Failed

    • Completed

    Note

    The Status feature might be visible only if Pipelines exist with different stages of execution.