Is there any table where Script Action calls are logged and we can see when an Event is created?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 11:08 PM
I have tried to look into Event Logs, but it doesnt show any details about Script Action
Labels:
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2022 11:40 PM
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.
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
Regards,
Abhijit
ServiceNow MVP

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2022 02:22 AM
You should be able to track in System logs > Transactions
Best Regards
Aman Kumar
Aman Kumar