Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start 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