I have a workflow that reads a fixed width CSV file into a ‘TempTable’ datatable ~1.3M lines. I then have a Case Switch which parses the data into 2 datatables. Both are then output into 2 Excel files. However during the parsing into the 2 datatables, when one of the datatables row count becomes > 650K the robot crashes. So it actually doesnt make it to the export stage of the process. If I stop the parsing process when the count reaches 650K it works, but if I change it to 700K it crashes before completing.
Rookie
1
PD2
(Priya Estevez)
2
This should help you: UiPath robot stops working - #2 by Michael_Farough
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Excel Write Range causing robot to crash with datatable of 160K rews(records) | 1 | 1625 | May 18, 2019 | |
| UIPath Studio unable to end properly | 5 | 1487 | December 15, 2017 | |
| Read CSV limit | 6 | 2555 | March 30, 2020 | |
| How to read large amounts of data of Excel | 6 | 3904 | February 22, 2019 | |
| Joining of two Datatables "Bot become not responding" | 6 | 1042 | June 10, 2019 |