Is there a way to find out the business rule, workflow and flow that got executed when importing data into a table?

mkm1
Mega Guru

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

asifnoor
Kilo Patron

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.