What I am trying to achieve is that we work with DataTables in our RPA and they sometimes can get quite big and we are getting ""Out Of Memory"" issue. Although we have 8GB of RAM available, its not fully utilized by BP. I read somewhere that there is limitation for .Net objects to not exceed 2GB in memory and I am trying to bypass that.
Hi, Richard,
as I wrote above bear in mind that Blue Prism is 32 bit application that is the reason for the limit not .NET itself. If you can provide more details what you try to achieve I believe that guys here will figure out how to do it :).