Siebel ActivateRow method - 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: Siebel ActivateRow method (/Thread-Siebel-ActivateRow-method) |
Siebel ActivateRow method - Brian - 09-10-2008 Hi guys, Has anybody used Siebel ActivateRow before? My problem is that when i run a query, i need to know if any row of data is returned by that query, but the ActivateRow method doesnt return any value. Does anyone know of a work around for this problem or have seen it before? Thanks, Brian RE: Siebel ActivateRow method - Brian - 09-10-2008 Hey guys, Ive managed to figure this one out....the list method has a rowsCount function, which i can use to see if any rows where returned. thanks anyway |