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
I think that the base64 approach is a problematic design decision. What do you want to achieve? Why do you store documents in DB at all?
The design is already made and we have to work with it. What we want to do is to collect the files and display them for review by Appian users
Did you try this?
https://community.appian.com/b/appmarket/posts/base64-document-database-integration