Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
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