This component implements multipart uploading to support large file handling. It uses JavaScript to split large files into smaller chunks and upload them to either the OutSystems database or AWS S3.
This component took inspiration and provide many improved functionalities from:
1.1.0 Updates
Improvements