Hi
I'm making an upload process with Reactive web application .
I need to upload a large file(about 1GB) from chrome.
If I can read a large file in a browser, I will have a memory shortage.
Can I upload without reading the file? How can I get file binary data ?
I don't want to use the standard upload widget, because the file size limit is 250 MB.
Thanks
Hello,
Currently, I don't think there is facility available to upload files more than 250 MB. Please see the below link where same discussion happened.
https://www.outsystems.com/forums/discussion/69089/upload-widget-doesnt-work-for-large-files-reactive-web-application/
https://www.outsystems.com/forums/discussion/55297/large-file-upload-errors-after-10-seconds-with-react-web/
Thanks & Kind Regards,
Sachin