File Browse Interface Tool doesn't provide true file path when run from Gallery
- 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
I have an app that uses file browse interface tool working perfectly in Designer.
I understand about using UNC path in gallery and file access permissions.
I need to write back to the same directory the user selected using the file browse.
When run from gallery, the selected file path is changed
from something like
\\server\folder\OlgaTest2.csv
to something like
In_5fba5855c261000078004911\OlgaTest2.csv
I would be able to write back to the directory if I could get it.
Is this a bug or is there a work-around?
Solved! Go to Solution.
- Labels:
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@hroderick-thr can you post your workflow without the data and I can have a play for you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@hroderick-thr try the attached workflow.
When the workflow is run on the Alteryx Server, it actually takes the file entered and puts it in a Staging area as per the screenshot below:
I tried the sample workflow and it gave me the above. I could then find the file in that location.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you for the effort, but I need the original path so I can write back to the original path. I will just add a textbox question and require app user to copy the selected directory from the file browse tool and paste it into the textbox.
I don't think there is a solution at this time and it is working as intended instead of working as needed. I'll post what is needed as an idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Here is the idea to fix someone had already suggested.
Please add your like to it if you find this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can have the user copy and paste the path from the File Browse into a Text Box that updates something somewhere so that the path is captured. It's clunky but it works
Principal Support Engineer -- Knowledge Management Coach
Alteryx, Inc.

