The File Upload JS component allows users to upload files in OutSystems without triggering a page refresh. Normally, the FileUpload from Outsystems UI Web requires a submit method to retrieve the uploaded file, which causes the page to reload. This asset eliminates that step by using JavaScript, enabling seamless file uploads without refreshing the page.
In the last revision, we forgot to remove the unused AO's, which could have affected the consumers. They have now been removed.