Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues in data table
#1
Solved: 10 Years, 10 Months, 2 Weeks ago
Hi,
The scenario at my end is :
1)Create 3 reusuable actions with each action having unique data in respective Data sheet like 1)Login action,2)Sales Action 3)Complete Transaction
2)Call the three actions from the main where the Global sheet has no data.
3)Now as explained the Sales action has 3 different sets of data,which needs to be used from Main.

Problem here is when i use the below mentioned script:
Code:
DataTable.GetSheet("Sales_BasicFlow [RA_Sales]").SetCurrentRow(1)
RunAction "RA_LogIn [RA_LogIn]", oneIteration
RunAction "Sales_BasicFlow [RA_Sales]", oneIteration
RunAction "Sales_BasicFlow [RA_complete]", oneIteration

the above script runs always with the 1st row of data in Sales_BasicFlow action .For traversing to the second row of action is not possible at my end although the Action properties having beeing changed to Run for all Iterations.
Kindly provide me the solution asap.
Would appreciate a quick response
Cheers,
-Rachna
Reply


Messages In This Thread
Issues in data table - by Rachna - 02-23-2009, 04:52 PM
RE: Issues in data table - by sepgs2004 - 02-25-2009, 01:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  data table use uft_usr 1 2,125 06-29-2016, 05:23 PM
Last Post: Ankesh
  Writing to Run time data table Neetha 5 11,753 08-27-2015, 10:18 AM
Last Post: supputuri
  Performance Issues Using '.Exist' AndyBSG 2 3,250 12-12-2014, 03:24 PM
Last Post: AndyBSG
  Retrieving data from web table nsuresh316 1 2,985 03-03-2014, 08:29 AM
Last Post: basanth27
  How to get data from data table in Ascending order dipashri 1 3,466 01-28-2014, 09:54 PM
Last Post: jacosta

Forum Jump:


Users browsing this thread: 1 Guest(s)