Logging Error in ADF

Kunal Bhatia 71 Reputation points
2022-01-28T15:56:12.193+00:00

Hi
Please help

I have been trying to understand , How to Log the Failure Message / Success Message in ADF in the CSV (Blob Storage)

Getting Error

The expression 'activity('Data flow1').output.rowsRead' cannot be evaluated because property 'rowsRead' doesn't exist, available properties are 'runStatus, effectiveIntegrationRuntime, billingReference, reportLineageToPurview'.
169427-image.png

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

Accepted answer
  1. AnnuKumari-MSFT 33,721 Reputation points Microsoft Employee
    2022-01-31T10:46:07.66+00:00

    Hi @Kunal Bhatia ,
    Thankyou for using Microsoft Q&A platform and posting your question.

    You need to use this expression : @activity('Data Flow1').Error.message

    169785-image.png

    169855-image.png

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

0 additional answers

Sort by: Most 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.