A large BIX extract causing Out-of-Memory (OOM)
Client had to repopulate existing work objects with a new property in Prod. This updated the timestamp of every case and made all work objects eligible for extract. Even if we selected the checkbox to extract only those since the last update, the required data remediation in Prod caused to pull al work objects and led to OOM. Client is doing CSV extract.
In Pega BIX, how can we avoid OOM in such situation? Is there any way to configure and extract work objects in chunks? (e.g. 1000 cases at a time) Or, any other option?
Thanks for any input