Email notifications for the regular self-service password reset process are not sent out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 10:12 AM
Hello,
I am trying to work on a notification for which I don't see anything in the email logs. I followed every possible step w.r.t Password reset for self-service for this ServiceNow instance, I received the Password reset URL but not this notification. - Reset Password Notification on Incident Table.
Please find the attached notification and set of email logs. When do this notification trigger?
Any help would be appreciated.
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 02:05 PM
By any chance you are testing this on PDI? if yes, then email will not work on PDI.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 09:35 PM
Check the user profile of the recipient have Notification enabled on sys_user table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 06:47 AM
Everything is enabled w.r.t user profile and notification preference. But I was able to figure it out, this gets triggered as a part of workflow and can be validated in Live environment as the list of applications for password reset is not including ServiceNow instance.
Thanks,