Disable a certain Notification for a entire group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 08:35 AM - edited 03-11-2025 08:48 AM
I want to block some Notification to be sent to certain assigment groups, the assigment group has a group mailbox.
For example, a assigment group dont want to get the "There is a new WorkNote" Notification.
There is the table cmn_notif_message where i could define a notification and a group, but this is not working.
How can I achive this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 08:38 AM
Hi @Cedric J
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
03-11-2025 08:48 AM
Sorry thats not what i am looking for.
The assigment group has a group email box and i want to prevent sending certain mail to that group mailbox.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 08:52 AM
Hi @Cedric J
So, you mean that you don't want a specific email to be triggered to a group, where that group is configured in the email notification? If my understanding is correct, then you can set the email preferences for the group members from the backend, so that particular email will not be sent to the group members.
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
03-11-2025 08:52 AM
Hi @Cedric J ,
sys_recipient_notif_preference is the table that you might be looking for
I have already answered similar question
you can make small modifications to the script provided in the thread.
let me know if it helps 😊
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya