I am trying to upload a document via file upload control.
For that, i have created domain with control as File Upload and storage location “employee_document” which can be accessible through indicium.
Uploading file through Windows GUI is working fine, but Universal GUI shows below message:
And this is the server error log
/ERR] An unhandled exception occurred while processing the request. (ffba027a)
System.Exception: The file path '/***/****/****/filename.docx' for storage configuration 'employee_document' is outside of the allowed base path '/***/****/****'.
Dont understand this error as it says the given path is outside of allowed base path, even though the “employee_document” path is configured in the base path.
Could some one help here, how to upload the file successfully in Universal GUI?
application runs on Linux Server
SF- 2023.1.11.0
Indicium - 2023.1.11.0
Universal GUI - 2023.1.11 b1.0