Hi,
I want to use a reframework. For the first run bot will be take data from queue and then do the all transactions.
And performe all the operations.
And for the second run bot is depend on the Excel means bot will pick the data from Excel row by row. Right now my first run is working fine.but for the second run i am not able to understand how I perform the second run using one single re framework.
Anyone have any idea?
How I can manage first and second run in single reframework? Is it achievable?
If yess then how I can manage queue based and data row based transaction in reframework?
Thank you in advance