I want create alert mechanism, when my job fails I should receive email, that my job has nit refreshed

My source is azure I want to set alert mechanism when my job fails to run I want to get email.

 

Please help thanks

Hey there! Thanks for posting on the Matillion Community! 🎉

 

There's a few different ways you can accomplish this that immediately comes to mind:

  1. You can email via SMTP via the Send Email component (https://docs.matillion.com/metl/docs/7199256/).
  2. Alternatively, if you want to use some Azure functionality, you can use Azure Queue Storage Message (https://docs.matillion.com/metl/docs/2963132/) to post a message to a queue and react accordingly. This page, https://docs.matillion.com/metl/docs/2965748/, describes it somewhat.

 

Hopefully, this makes some sense; let me know by replying if things need to be clarified!

 

Thanks,

Johnathan