- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 02:52 AM
User's primary email is empty in the Notification preferences. How should we fix this issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 04:45 AM
@Devika - take this detail to your IT team / ServiceNow development team, as I've tested this thoroughly on my PDI (Personal Dev Instance) to confirm.
@Devika - To help others (and for to to gain recognition for helping), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 03:57 AM
Hi @Devika ,
Upon a further dig, I think I may know the issue. Can you check the user has a record in the following table (table name: cmn_notif_device).
For context, when a user is created, a Business Rule is triggered to create a notification device record (table: cmn_notif_device).
If the user was imported or created in some 'alternative' manner, of if this record was deleted, the record will not exist and therefore not display.
To view and search for this record, type 'cmn_notif_device.LIST' into the Navigation menu. This will open up the table in a new tab. If the record does not exist, create one.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2024 03:59 AM
Hi @Devika ,
(So this response is not lost in the thread - check the below)
Upon further analysis and thinking, I think I may know the issue. Can you check the user has a record in the following table (table name: cmn_notif_device).
For context, when a user is created, a Business Rule is triggered to create a notification device record (table: cmn_notif_device).
If the user was imported or created in some 'alternative' manner, of if this record was deleted, the record will not exist and therefore not display.
To view and search for this record, type 'cmn_notif_device.LIST' into the Navigation menu. This will open up the table in a new tab. If the record does not exist, create one.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie