Hello!
One of my workflow output is a Log file (Excel file) in which new data is appended to the existing sheet.
It works OK locally, but when I upload it to the gallery I get this error:
The job XXX did not complete successfully and resulted in the following errors:
- Record #1: Tool #236: Error while appending to existing sheet in Excel. File does not exist:
\Alteryx\Service\Staging\1624_975f5b6f5cec41e2a77c171179f5518f\_externals\10\AddedData.xlsx (Tool Id: 73)
It seems like I am saving a temporary file, which I am not. I have specificed by parameter the location of the output (fullpath)
My guess is that, for some strange reason Alteryx creates a temporary file when is run in the Gallery to append new data to an existing file.
Any ideas how to solve this one?
Thank you!!!
