Hi everyone,
I'm using Alteryx via API and want my workflow to read some files from a specific folder at each execution. When I save the workflow, Alteryx copies these files to its ProgramData folder. The problem is: when these files are updated on the original folder, Alteryx still uses the older version that was copied to the ProgramData folder.
Is there any way to make Alteryx always read from the original folder, instead of creating a local copy of the files?
Thanks in advance!