Copy FileDocument to directory on server

0
How can I copy a filedocument to a variable directory on the Mendix server? Edit: the application is running in a private cloud.
asked
1 answers
0

Are you running in the public or private cloud? AFAIK you can only do this with a custom java-action and I don't know if this allowed in the public cloud.

answered