
SaschaWildgrube
ServiceNow Employee
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 04-24-2025 03:05 AM
Have you every wondered what runs on a table - what exactly is triggered when a record on a given table is displayed, inserted, updated or deleted?
You can find various charts on the net explaining what happens in general, and you can try to filter various tables (business rules etc.) to show only the relevant records.
But all of that doesn't really show you what really happens on this table on this instance in context.
The DevTools What Runs feature comes to the rescue!
It displays what really runs when you interact with records on a table.
See it in action:
Install DevTools today!