Forum Discussion

anilv's avatar
anilv
New Contributor II
6 years ago

Send a error file using the Email sender as a Email Notification

Hi All,

When we are executing the main pipeline, we are getting an error and the same error we are storing in Error handling pipeline file writer.

We need to send an Email notification with that error file as an attachment.

Thanks,
Anil

2 Replies

    • vfantidou's avatar
      vfantidou
      New Contributor

      Hello all,

      In case we want to send an email with all the errors that error handler has collected. We put the email sender to the main pipeline or in the error pipeline? Because if it is in the error pipeline, doesn't that mean it will send an email every time the error pipeline is called? 

      Thanks in advance.