Solved

Upload document using File upload control throwing error in Universal GUI


Userlevel 2
Badge +3

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

 

icon

Best answer by Dick van den Brink 13 March 2023, 09:41

View original

This topic has been closed for comments

2 replies

Userlevel 4
Badge +2

Hi Usha,

Can you create a TCP ticket for this for Indicium? It looks like this is a bug in Indicium validating the file path on Linux. I tested this locally and got a similar error.

Regards,

Dick van den Brink

Userlevel 2
Badge +3

Yes sure, thanks for your reply.