Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Boof1977
Contributor
Contributor

Sending an error number by email

Hi

 

I try to use tlogcatcher to catch an error and to send it by mail.

my problem is that its send multiple emails by the number of errors.

is there any solution for this .

 

Thanks

Labels (1)
  • v6.x

13 Replies
Boof1977
Contributor
Contributor
Author

Hi

you said "This will work for errors and warnings, but for exceptions, probably you need to send email immediatly when the event is catched"

what do you mean?

 

Thank you

TRF
Champion II
Champion II

Probably if an exception is catched by tLogCatcher, you will decide to stop the process, not only to memorize the event for later use.
TRF
Champion II
Champion II

@Boof1977, did you succeed to do what you wanted?

Boof1977
Contributor
Contributor
Author

Yes.

 

Thank you