Cast your vote for the official 2025 Inspire Pin! Designs were submitted by fellow Community members and reflect the creativity and passion of Alteryx users across the globe. Vote now!
Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

(temp) file location of Server flow

Tienemientje
8 - Asteroid

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

1 REPLY 1
Tienemientje
8 - Asteroid

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