Is there any table where Script Action calls are logged and we can see when an Event is created?

Mauneel Sorath3
Kilo Contributor

I have tried to look into Event Logs, but it doesnt show any details about Script Action

6 REPLIES 6

Hi,

You can see all events triggered for script actions by adding table=sysevent_script_action as shown below in sysevent table. You can see script action names and parameter passed.

find_real_file.png

Please mark this as Correct or Helpful if it helps.

Thanks and Regards,
Abhijit
Community Rising Star 2022

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

Aman Kumar S
Kilo Patron

You should be able to track in System logs > Transactions

Best Regards
Aman Kumar