Hi,
We are trying to extract data from GreatPlains using eConnect. We are getting the following error when we try to extract large volume of data.
"Failed to allocate a managed memory buffer of 536870912 bytes. The amount of available memory may be low.". So we assume that this issue due to volume of records. So we are trying to implement batching in our extraction. That is getting the records in batches. It will be helpful if we can get answers for the following.
1) How to resove this "Failed to allocate a managed memory buffer of 536870912 bytes. The amount of available memory may be low." error.
2) How to get the record in batches (100 by 100 or 1000 by 1000).
Any help highly appreciated.
Thanks and Regards
Venkatesan