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 Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Management of %temp% regarding to workflows

Markus2
7 - Meteor

There is an Alteryx-specific "environment" variable called %temp%, which apparently refers to a subfolder "Engine ...." of the standard temp folder of the OS:

How this temporary folder managed? In particular, can it be excluded that several workflows share one common temporary folder?

1 REPLY 1
PhilipMannering
16 - Nebula
16 - Nebula

I think all the information you need is in the link posted below,

 

When a workflow or Analytic App is run, a new folder is created: C:\ProgramData\Alteryx\Engine\Engine_7336_31d79603f1024c3f9706faf2d5fc8ef8_. All temp files for that particular workflow are saved in this folder. At the end of the run, the files and directory are deleted.

https://help.alteryx.com/current/designer/alteryx-and-temporary-files

 

Thanks,

Philip

Labels
Top Solution Authors