Event
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 10:31 PM
I created the event on sys_notification , but not able to see the event name in event name list in notification

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 07:15 AM
You have to register the event in the Event Registry (sysevent_register).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 08:38 AM
Hi @SnehalF ,
You've to create event on event registry table. Follow the below link & replace your instance id in place of dev99999:
https://dev99999.service-now.com/sysevent_register.do?sys_id=-1
Sai Kumar P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 10:01 AM
Hello @SnehalF
You created wrong entry. Just follow below steps:
1) Locate Event registry under All menu header.
2) It will open list view with predefined filter just remove it you will see all event registered and showing up in notification.
3) Now click on new button enter meaningful name, select table on which it will be working and description so if easy to remember what it is doing and then save the record.
4) Once record is saved you will see that event showing up in notification under event field.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2025 10:12 AM
@SnehalF -
Thank you for marking my response as helpful! 😊
I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.
Thanks & Regards
Viraj Hudlikar.