- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 06:50 AM
Hi all,
I set "force delivery" = true on each notifications so that user always receive it.
But when user disable system notification at user pereference, that user don't receive notifications.
Is there any good idea to prevent user from disabling system notification?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 06:33 PM
I found solution.
1. Create Busiess Rule on user [sys_user] which set "notification" field always disable.
2. Set each notification's "force delivery" to true.
By disabling each user's notification, user can't disable system notification at user preferences like below image.
And notifications(force delivery=true) is sent to users regardless of their "notification = disable" setting.
Force a notification to be sent (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 07:27 AM
Hi,
Please have a look at the below article -
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1565933
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 07:28 AM
Hi @shun6
I am not sure about answer, but this is what the purpose of user preferences that if user want can enable /disable emails as per wish.
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
‎02-10-2024 06:33 PM
I found solution.
1. Create Busiess Rule on user [sys_user] which set "notification" field always disable.
2. Set each notification's "force delivery" to true.
By disabling each user's notification, user can't disable system notification at user preferences like below image.
And notifications(force delivery=true) is sent to users regardless of their "notification = disable" setting.
Force a notification to be sent (servicenow.com)