suppose we have an excel sheet in which we have multiple data available. During the execution of BOT it processed till 4th row data and thereafter it is closed and application is logout.
How do we know till how much data is being processed and what steps we will take to debug and resolve the issue.
We can just call the queue name with add queue items or add transaction items
And
For high density robot
Once after adding the queue items and if it’s processed it will get updated with status as In Progress as we will be using Get Transaction item activity
And if any fails then it won’t get changed obviously