- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 03:27 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 03:52 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 03:52 AM
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