Hey @Anil_G ,
Thanks for your reply. I agree with you, after checking UiPath documentation there is info about the project settings.
It says the “Windows - Legacy” project runs in 32-bit, so RAM usage for the execution process is only 2GB.
Yes, I have already implemented your proposed solution. But, I think it is not a suitable solution for my process. Because in the end, I need to read the merged data and store it in memory. So, I am using a different approach that use a DB to save all merged data.