Hi Everyone,
I need to upload a zip or 7zip in our gallary to extract all excelfile inside this compressed file and upload them in our PostgreSQL. When I try to upload the compressed file to an app in the gallary in is always saying: "Requested file format is not supported.".
here is how my workflow looks like:
thanks and best regards
Hi @AliEB ,
As far as I'm aware the File and Folder browse tools are not supported in the gallery. There are reasons for this, around security, folder paths being different across servers etc.
Read this thread to learn more, and maybe use a workaround:
M.
There are many issues with this workaround:
1. The user has to copy the full directory which is really not the best practice
2. This approach only allows for defining a path ON THE SERVER the gallery runs
I just want the user to upload a zip file the server and extract it.
Are there any solutions to this as I am facing the same problem?
I have also added the (*.zip) | *.zip at the arbitrary File Specification. But still I receive the error "The requested file format is not supported" on the Gallary