Alteryx Designer Desktop Discussions

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

UNC drive not able to access through Alteryx Gallery - 2021.1

alt_tush
9 - Comet

Hi,

I have set up the Alteryx server where i have installed Alteryx version 2021.1.

I have generic account and this generic account i have provided the access rights to all my different network drives.

If i run the workflow through designer on server, It is working fine and it is generated the output on network share drive.

But same workflow if i publish on Alteryx gallery and run from the gallery it gives me cannot access path error.


If i assign the server desktop path or server "d:" drive path and run the same workflow from gallery it is generated the output.

Could you please help me to find out the route cause. To know the reason behind the access issue for network drive?

Also note i am using the actual network path/UNC path instead of drive letter but still not accessible through gallery.

Please note i don't configured the "run as" setting. This setting is blank in Alteryx System option. As this is my generic account server and i have provided all network drives access to this account. So without adding generic account credential gallery should be access all my UNC path.

Also note i have installed the Alteryx 2021.1 on server machine using Run as Administrator mode.

Thank you in advance.

1 REPLY 1
BrandonB
Alteryx
Alteryx

The "Run As" account will need to be configured, because when a workflow is run on gallery it is being executed as the System Account which does not have access to your UNC drive locations which is why you are receiving the errors: https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-Workflow-Credentials-Work-on-a-Pr... 

Labels