Hi,
I have an analytic app on a gallery that is supposed to accept a .zip file by the user containing files to be processed as there may be a variable number of such files and the server does not have access to the user's local directory.
The idea is for the zip file to be uploaded to the temp directory like for normal files, after which a powershell command can take care of file extraction. However, Alteryx gallery gives a "file type is not supported" error and does not proceed. Is there a way to ignore this error and upload the file regardless?
Much appreciated, thanks!