How to Disable All Notifications after Full Clone to Dev Instance

Renee-17
Tera Guru

We performed a full clone to our Dev Instance.  I'd like to know what our options are for disabling Notifications for all users.  I know an individual user can make a change from their Preferences, but I want to perform either (1) an instance wide shutdown of Notifications or (2) Restrict a Select Set of Users from sending Notifications.

 

  1. Is there a system parameter that can be set?
  2. I saw a post regarding changing the Notification field in sys_user.  I want to confirm that if the Notification field is set to Disable for a user, then this Disables Notifications/Emails to that user.

Thanks in advance for any insight you can shed on this topic.

2 ACCEPTED SOLUTIONS

Jaspal Singh
Mega Patron
Mega Patron

Hi Renee,

Once cloned ServiceNow will get the system properties for sending mail disabled automatically for the target instance.

  1. Is there a system parameter that can be set? -- Yes
  2. I saw a post regarding changing the Notification field in sys_user.  I want to confirm that if the Notification field is set to Disable for a user, then this Disables Notifications/Emails to that user. -- That's correct. You can perform this action as bulk update.

View solution in original post

Yes

 

So if you did not perform any action on the user table, and you want to keep all your notification should go out, then put a single email address in the 2nd box.

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

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

View solution in original post

6 REPLIES 6

Yes

 

So if you did not perform any action on the user table, and you want to keep all your notification should go out, then put a single email address in the 2nd box.

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

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

Jaspal Singh
Mega Patron
Mega Patron

Hi Renee,

Once cloned ServiceNow will get the system properties for sending mail disabled automatically for the target instance.

  1. Is there a system parameter that can be set? -- Yes
  2. I saw a post regarding changing the Notification field in sys_user.  I want to confirm that if the Notification field is set to Disable for a user, then this Disables Notifications/Emails to that user. -- That's correct. You can perform this action as bulk update.