Is there a way to find out the business rule, workflow and flow that got executed when importing data into a table?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2022 03:47 PM
As part of load test to find threshold, I am running an import to insert data into a custom table which has several business rules, workflow and flow? I can use gs.info in scripts to find which business rules, workflow and flow got executed. Is there an easy way to find?
Thanks for help.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2022 04:27 PM
Hi,
you can install SN Utils - Tools for ServiceNow chrome extension and then open a record and then under updates you can see what all scripts ran on that specific record. If you want to check this during import, the only way i can think is through the logs.