Hi all,
I am trying to make some documentation based on python for flows stored on an Alteryx server. I am not an admin of that server.
I was hoping to be able to get the temporary file location when running a flow, like the one shown on the screenshot. I am looking for path pointing at Temp/staging/xxxx
with a formula [Engine.TempFilePath] I get a different location in the Temp folder.
Is there a way to get the Staging location?
Thank you!
Tienemientje
Apologies, found it.... Engine.WorkflowDirectory.... before running the flow it gave as preview Program Files\Alteryx\bin, but after running the flow the correct path