Micro Focus QTP (UFT) Forums
Local Datatable useage - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Local Datatable useage (/Thread-Local-Datatable-useage)



Local Datatable useage - mitch - 05-26-2011

OK, so I have an Action (Main) that calls another action (Report). The local data table sheet for Report has 4 records in it. My assumption was that the Report action would cycle through each record before returning to the Main action, but this isn't happening.

Is there a setting to do this? Or do I have to code for it somehow?

Under File > Settings > Run tab, I have it set to run on all rows. But I thought this would be interpreted relative to each Action and it's corresponding data table sheet. But it appears not to..

Thoughts?

Thanks!
Looks like I found my answer, which was already posted.. I didn't see this somehow.. sorry!

https://www.learnqtp.com/forums/Thread-Is-Local-sheet-different-from-Global-sheet-in-DataTable




RE: Local Datatable useage - rajpes - 07-06-2011

You need to check in the action call properties too and make sure "run on all rows is selected"