Question about File Storage in Mendix with FileManager
0
Hello Mendix Community, I have a question regarding the storage of files uploaded through the FileManager in an entity that inherits from System.FileDocument. In my application, which I have been developing in a Sandbox environment, everything worked perfectly. However, after migrating the application to an AWS environment, I encountered a bug where the files uploaded via the FileManager are not being recognized correctly. Could someone please clarify where the uploaded files are stored when using FileManager? Additionally, if there are any known issues or differences in handling file storage between the Sandbox and AWS environments, I would greatly appreciate your insights. Thank you for your help! Best regards,