how to locate from where a event is being fired
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2017 04:18 AM
Hi All,
I have an event and I need to find what is firing it. I have checked business rules but couldn't locate it there. Is there any table where the trigger condition for the events are located OR how can I locate from where the event it being fired
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2017 04:32 AM
Try putting your event name in the global text search and see if it gives any results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2020 09:30 AM
i don't have a link for notifications nor do i find any business rule.
there HAS to be an easier way to see how an event is being fired/triggered.
???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-23-2020 11:19 AM
Hi,
As suggested in the ServiceNow doc in the link below, Events get generated and inserted into the queue by business rules. Below is a screenshot of some conditions in the incident events business rule that is responsible to generate events.
https://docs.servicenow.com/bundle/paris-platform-administration/page/administer/platform-events/concept/events.html