How to fix ADF pipeline activities in runtime different from pipeline design?

Brenda Flores 0 Reputation points Microsoft Employee
2023-10-09T22:50:17.4266667+00:00

The running pipeline is different from the one we designed. For example, we have a Validation activity where subsequent activities are dependent on the Failure of Validation activity. If Validation succeeds, nothing happens. In the pipeline run, we are seeing the subsequent activities will continue whether Validation activity succeed or fail.

UPDATE:

To clarify, pipeline design originally has a Failure activity ONLY, but Pipeline Run is showing continue on succeed or fail

User's image

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

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,451 Reputation points Microsoft Employee
    2023-10-10T06:18:41.0233333+00:00

    Hi Brenda Flores,

    Thank you for posting query in Microsoft Q&A Platform.

    You need to consider configuring On failure conditional flow after validation activity. Please check below screenshot to under better.

    User's image

    Also, please make sure you publish changes before run.

    Hope this helps. Please let me know if any further queries.


    Please consider hitting Accept Answer button. Accepted answers help community as well.

    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.