Disable a certain Notification for a entire group

Cedric J
Tera Contributor

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 ?

 

 

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Cedric J 

 

https://www.servicenow.com/community/now-platform-forum/how-to-disable-notifications-for-a-specific-...

https://servicehub.ucdavis.edu/servicehub?id=ucd_kb_article&sysparm_article=KB0001430&spa=1&sys_id=7...

 

*************************************************************************************************************
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]

****************************************************************************************************************

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.

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]

****************************************************************************************************************

Chaitanya ILCR
Kilo Patron

Hi @Cedric J ,

sys_recipient_notif_preference is the table that you might be looking for
I have already answered similar question

https://www.servicenow.com/community/developer-forum/is-it-possible-to-disable-email-notifications-f...

 

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