Hey,
I have a 450MB CSV file that my process load to datatable and filter and write again to csv file and i get maximum memory usage in this process of 1.4GB, this is reasonable? or its to much for this process?
there is correlation between the size of the file to the memory usage of the load activity in UiPath?
What is the maximum memory usage that the UI Robot can handle?
BYT I load this file by splinting with c# code because i get memory exception when i try to load it by uipath read csv\generate to datatable
1 post - 1 participant