I am looking for some advice, I need to develop a workflow that read multiple files at the same time, the developer configured the tool with a zip file in designer but it happens that the Gallery does not support zip files, I know from experience that the wild card can be used for this purpose but this just work if the server have the permissions to read the specific location (at least in my company it need the permissions), which makes it a little complex when we are expecting several users running the workflow.
My question is... you know another way to read multiple files with the same schema at the same time in the Gallery.