Hi All,
I have a situation where if any failures happens to any of the Matillion component , I want to get notified . Is there any way or I have to manually attach all the component's failures arrow to SNS component ?
Hi All,
I have a situation where if any failures happens to any of the Matillion component , I want to get notified . Is there any way or I have to manually attach all the component's failures arrow to SNS component ?
Please have a look at the Manage Error Reporting Feature. This will react to all failed job runs and post an action to a pre-defined webhook. I think with that solution you can also trigger sending an email.
Hi @Michael ,
Thanks for your response . Yes this is very useful and I have tested it for Microsoft teams but still not sure how I can implement this sending email part.
Do I need to changed the payload template ? or another workaround so that I can get notifications via teams as well as via email.
Thanks,
Shivani
I think you are right and it is not that easy to trigger an email from a webhook. I thought I recently read a tutorial on that topic but I can't find it anmyore. Maybe I mixed things up. Sorry for that. Maybe other community members will know more.
No problem @Michael , thanks for your suggestion