Downloading file outside docker container.

0
Hello, I have a use case where I need to create a .json file and download it on client side. I tried using Download file activity and File Manager widget as well. Both approaches works fine on cloud and local deployment but not inside docker container. When I try to download file inside docker container it gives below error   ERROR - Connector: com.mendix.modules.microflowengine.MicroflowException: LocalFileSystemStore:: File does not exist for key: ********************** at ImportExport.ACT_ExportImages (Export with mapping : 'Export to JSON')   MxStudio version 9.11.0   Can someone please help me here. Thank you so much.  
asked
0 answers