cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

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

anilv
New Contributor II

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 2

RogerSramkoski
Employee
Employee

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

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.