08-26-2019 04:30 AM
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
08-26-2019 06:39 AM
Hello Anil,
Have you looked at our Email Sender snap, which has the ability to include attachments from a variety of locations? You can read about the snap in our documentation at: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438208/Email+Sender
09-27-2023 03:34 AM
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.