Why email does not sent using event registry

Alon Grod
Tera Expert

Hi,

I have a schedule job that suppose to send an email notification using event registry when some condition is met, but I dont see any email getting send (I checked using logs and I can see that the condition is met). What am I doing wrong?

WhatsApp Image 2023-12-20 at 13.13.38.jpeg


WhatsApp Image 2023-12-20 at 13.27.03.jpeg

1 ACCEPTED SOLUTION
1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi @Alon Grod 

you have not used gs.eventQueue() in the right way. Please consult https://developer.servicenow.com/dev.do#!/learn/learning-plans/vancouver/new_to_servicenow/app_store... 

Maik