How to upload files up to 5GB in Mendix without causing Memory issues

0
Hi,   we need to provide a Fileupload in Mendix for pretty huge files (up to 5GB). These files are sent to a seperate backend via REST after the upload. We face out of memory issues as files are stored in memory by default until they are uploaded. Is there any standard Mendix Widget / Feature that allows for such uploads (or even direct call of Rest Endpoints) without such memory issues?   Thanks!
asked
0 answers