Attaching sample workflow below. I am trying to design an app where the user specified input file, and after running it from the gallery, not only can he download the output from the gallery, but the output is also automatically written locally in the same location as the input file he used. Basically eliminating the need for the user to download from gallery. It might seem counter-intuitive, but in the case of not so savvy users having to download multiple files and not figuring out that they must click the dropdown box in the gallery result, it might be more useful to have the workflow simply write all the files on their drive in the first place.
When I try it in the gallery I get the following error:
Unable to Open archive for zipping: C:\ProgramData\Alteryx\Service\Staging\2532_3581d00750f64f4abfa74f8bef0e6463\In_5e3047a433993509e40077d8\Demo.xlsx|`Sheet1$`InsaneTest.xlsx Error Opening file: C:\ProgramData\Alteryx\Service\Staging\2532_3581d00750f64f4abfa74f8bef0e6463\In_5e3047a433993509e40077d8\Demo.xlsx|`Sheet1$`InsaneTest.xlsx : The filename, directory name, or volume label syntax is incorrect. (123) (Tool Id: 16)
Any ideas?