Is there a way to find out the business rule, workflow and flow that got executed when importing data into a table?
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...