Hi All,
i am using Re-framework in one of my project and getting data into excel file in a particular folder which i need to process.
So i am exporting excel data into datatable(into get transaction data stage) and want to make transaction of each datatable row further. By default this is configured on queue bases and type of transaction item is queue. How i can change this to datatable row.
Can any one provide solution of this. Thank You.