So, I have a Excel file with 4 columns that is the output of a sequence. I am using that Excel in another sequence. The flow of that sequence is as follows - Use the permit number to search. Click a couple of links. In File upload dialog box, enter file name from column 3. and in column 4, input file name + uploaded.
I am exploring UiPath on the go due to time constraints. My issue is that sometimes, after I search using a permit number, the activities following it sometimes do not get executed. In the screenshot of Excel above, the last permit number search and upload only was executed. But, it wrote the cell in the first row of the 5th column, instead of the 5th row of the 5th column.
Need suggestions on how to handle this.