The CreatorCon Call for Content is officially open! Get started here.

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

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


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