82
Views
5
Comments
Solved
Timer : How to notify user if timer does not run
Question

I have timer which runs on every day, some times timer is not running due to various reasons which we are not able to identify.

How can we make sure we get notification / email if timer does not run.

Any idea ?


2019-05-22 11-30-09
Marcelo Ferreira
Solution

Hi,

The timer doesn't start. or start and ends with an exception?

if it doesn't start you should check what is causing that and fix it. If needed contact Outsystems support.

If you get exceptions you should handle them and on the handling send an email.

Regards,

Marcelo 


2014-10-21 20-15-17
Alberto Ferreira

Hello Scravan

One alternative to monitoring if the timer run, is to send a email at end of timer. If you not receive the email is because something goes wrong


Regards

Alberto

2014-10-21 20-15-17
Alberto Ferreira

Its's not a solution to your question but I hope it can help


2019-01-04 10-45-45
Sravan Vanteru

Thanks Marcelo, 

I think your suggestion will help to avoid same scenario in future.

2019-01-04 10-45-45
Sravan Vanteru

Thanks Alberto.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.