FileUpload error 404 DX v7
Confluence User - 20 Mar, 2024
Hi
After uploading the file using the FileUpload control it goes into the directory <installation_folder>\wflow\app_formuploads\<Form_Name>\<GUID>\filename
returning to the submitted form, it generates a weblink to access the saved file in format
http://<hostname>/jw/web/client/app/<AppName>/1/form/download/<FormName>/<GUID>/<filename>.
Problem is, that link returns a 404 Page not Found:
This is a simple form, FileUpload Permission is set to Public. Uploaded File Storage Base Path setting left as default. The file is uploaded, I can see it in the folder. The generated link returns 404.
Ideas?
fileupload;forms
