how can I set notification/system notification true from code (not ui by clicking)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2025 02:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2025 02:26 AM
info: I need to send the emails using gs.eventQueue() -> but turning on notifications is not enough, system notifications must also be turned on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2025 02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2025 03:28 AM
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2025 04:59 AM
I did it, sorted the sys_user_preference table by both updated and created, but there is nothing related to this 😞
