ADF pipeline showing success status for failed activity

Prapul Kumar Dongari 116 Reputation points
2023-10-19T13:37:32.57+00:00

Hi team ,I have a pipeline which refreshes powerbi dataset ,before starting refresh synapse start pipeline is executed and once bi refresh is done after the pipeline successs of failed I added synapse pause pipeline when my bi refresh failed then upon failed condition the synpse pause pipeline is executed but the entire pipeline status is showing success instead of failed below are screenshots.Screenshot_20231019_185710

Screenshot_20231019_185720

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
    2023-10-19T14:23:03.9566667+00:00

    Hey,

    PFB doc :

    https://datasharkx.files.wordpress.com/2021/08/datasharkx-data-factory-pipeline-conditional-paths-and-outcomes.pdf

    from the blog :

    https://datasharkx.wordpress.com/2021/08/19/error-logging-and-the-art-of-avoiding-redundant-activities-in-azure-data-factory/

    User's image

    Similar is the case with your pipeline wherein there is TRY CATCH mapping to same activity, hence the overall pipeline is success.

    User's image

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.