how to locate from where a event is being fired

sohan_snow
Tera Contributor

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

7 REPLIES 7

Try putting your event name in the global text search and see if it gives any results.


derekjohnson1
Kilo Contributor

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. 

 

???

Shafi3
Tera Contributor

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

find_real_file.png