Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how can I set notification/system notification true from code (not ui by clicking)?

AlexandraSz
Tera Contributor
 
8 REPLIES 8

AlexandraSz
Tera Contributor

info: I need to send the emails using gs.eventQueue() -> but turning on notifications is not enough, system notifications must also be turned on

AlexandraSz
Tera Contributor

AlexandraSz_0-1760088639539.png

 

@AlexandraSz you can check the User Preferences, if you mark any of these Notification (or Display, Accessibility, ...) values, it's visible in that table.

Go to:
https://yourinstance.service-now.com/now/nav/ui/classic/params/target/sys_user_preference_list.do

 

Check the changes before or after you change any of the values, but it's not much easy to be honest

_____
This reply is 100 % GlideFather and 0 % AI

I did it, sorted the sys_user_preference table by both updated and created, but there is nothing related to this 😞