Retrieving a base64 document from DB larger than 1MB

Certified Associate Developer

Hello,

I'm retrieving from DB base64 documents by record types from CDT queries and using it in the app, and I am having a problem when retrieving them.

The application should be able to work with documents up to 2 MB, but the limit for queries is 1MB.

Is there any way to increase this limit?

  Discussion posts and replies are publicly visible