Folder Browse tool not working
- 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
Hi,
I used Folder browse interface tool to run my workflow however i got error while running in the server. I tried to use Text Input interface tool as well but i got input directory error so please advice me with alternate tool to run the workflow in server, that would be helpful to me.
- Labels:
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Dhilip_Kumar the folder browse tool won't work on the server as it not supported on the Alteryx Gallery the UI of the Alteryx server. Have you spoken to your Alteryx Server admin to permission any network folder you want to use as this need to be setup? Otherwise you can use a file browse tool to pick a indivdual file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Joseph,
We were unable to use the file browse option to individually choose each file because there were 21 input files. Additionally, we have checked with our server admin to get permission for the network folder. Meantime I would like to know, is there any tool to replace folder browse tool to run the workflow in server public gallery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I need an sample workflow with solution, that would be very helpful to me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I got below error while running the workflow in server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try replacing your folder address with a fully-qualified/absolute UNC path.
The address "T:\" might not be mapped properly on the Server machine, which is why Alteryx can't navigate to it from the Server side. If you use the absolute path, then Alteryx will find it every time (assuming that it has the proper access permissions to that folder location).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Peachyco. Its works for me!!!
