Change temp folder path in user settings (Virtual environment)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello all, I was wondering if anyone knows a way to change the default temp folder path (C:\Users\<user>\AppData\Local\Temp\) to something like D:\<user>\Alteryx\Temp
I'm running the Designer in a virtual environment and every new login, logs with a fresh created profile, which means that setting needed to be setup as "default".
My expectation would be that C:\ProgramData\Alteryx\RuntimeSettings.xml would have this setting, but I can't seem to find it, or it needs to be defined, or there's some other way.
Looking forward to any hints
- Labels:
- Installation
- Settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @jforte !
You can do that going in options - > User setting -> edit user settings, press "override system setting" and select a new folder in "default temporary directory" field
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @jforte,
In addition to the option that @marcusblackhill mentioned under user settings, this information is stored within the RunimeSettings.xml configuration file as DefaultTempFilePath.
Strategic Solution Consultant
Alteryx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi. I have a need to drop PDFs created with the render tool to a project folder for another team member. There will be additional new projects where they want PDFs to send out in emails, so it's not feasible to change my user settings if now I have to distribute PDFs. Would a formula tool articulating specific file paths work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @JPSeagull,
Absolutely. You can set a static path in the Render Tool directly, or use the Formula Tool to build the full path and use the Group Data Into Separate Reports option to replace the entire path with the field value.
Strategic Solution Consultant
Alteryx
