cancel
Showing results for 
Search instead for 
Did you mean: 

Email notification method to monitor the bot?

VarunB_R
Level 2
Our bot is running by scheduler  24/7 and I am monitoring the bot, is there is any method to get email notification if the bot terminated abruptly due to any System Issues. 
2 REPLIES 2

NickZejdlik
Level 4
You could create a process to send an email, then in the schedules use the On Exception option to run the email process. It would send an email whenever there's a termination.

GertLõhmus
Level 4
But this will not work when the scheduler itself has an issue. If not mistaken here. I think the only option is to set up a database alert.