rvsrinivasrao
7 years agoEmployee
Check failed pipelines details in a specific org
Created by @rvsrinivasrao
This pipeline pattern shows pipeline execution statistics via email. The email shows the details on reasons why pipelines failed.
Configuration
The pipeline failure details shown on the email include:
- CustomerName – Name of the Customer for whom we are generating the report
- CustomerOrg – Name of the Org where we are getting pipeline executed information
- PipelineMonitoringAPI – API to fetch pipeline executed information
- To – The receiver list in the email
- Authorization – Account to access the pipeline executed information
Sources: run time execution details of failed pipelines from the Pipeline Monitoring API
Targets: Email
Snaps used: REST Get, Mapper, JSON Splitter, Union, Email Sender
Downloads
To Check all the pipelines Execution.slp (16.2 KB)