Change Path for File Document

1
Hi, I want to change the default path for System.FileDocument storing, to another server (file server). However I can't seem to find where the path is set, and when I try to set it to an absolute path (\server\path\to\file) it returns file not found. In the database for new uploads the path value is just filename.jpg. Anybody know where to set the default path? Thanks
asked
1 answers
1

I think you can set this path in the service console. Common configuration --> Custom mendix settings. I don't know what the setting name is and how to provide the value. Maybe someone from Mendix knows this.

answered