event is triggering from scheduled job but still notification is not triggering, why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 04:36 AM
I have created one notification that should be triggered when one event is fired, firing that event tghourgh scheduled job, i checked in event logs that event is triggerig fine but why that notofication is not getting triggered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 04:41 AM
Hi @VIKAS MISHRA ,
Have you checked "event param 1 contains recipient" to true under who will receive section. And check user is active or not and have email id or not.
Thanks,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 05:11 AM
Checked the user is active true but still facing the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 04:51 AM
Things to check
1) is the event processed
2) is the user active, not locked out and has email address populated or not
3) is that user has notification preference enabled.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 05:10 AM
All 3 things are fine i checked in my UAT instance, but still facing the same