How to identify from where an event is triggered ?

shanker1
Giga Guru

Hi,

Could any one please help me how to identify the list of places where an event is triggered?

Issue: I've an existing notification which is triggered by an event. I'm not able to identify the place where this event is triggered. I've searched in Workflow, Business rules, Script Includes, Scheduled Jobs. 

Regds,

Shanker

 

8 REPLIES 8

Harsh Vardhan
Giga Patron

have you checked script actions ?

all server side script place will be used to trigger the event 

eg:

Workflow, Business rules, Script Includes, Scheduled Jobs,Script Actions, UI Action (server side function ) , flow Designer , email script

Muralidharan BS
Mega Sage

Hi Shanker,

You can go to event registry and search for the event, you will find column fired by, which gives you info on what fired it. Also there can be ui actions which can be configured to trigger events, try searching the script in there aswell. 

 

Megha Padale
Giga Guru

Hi Shanker,

Events are created in the Event Registry. Check the event registry for this event

find_real_file.png

If my answer helped you in any way, mark answer as helpful and correct.

Thanks and regards,

Megha.