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.

Alteryx workflow is throwing an error while while saving in Alteryx gallery from network

prasadsra9
5 - Atom

Hi All,

 

I have tried both the process which are listed on Alteryx community, but still getting an error 

 

1) Checking Excel file permission and its not locked 

2) Checked with IT team regarding the file status, this file is not opened in any other system  

 

Attached screen shot

2 REPLIES 2
Emil_Kos
17 - Castor
17 - Castor

Hi @prasadsra9,

 

Maybe you can try if this will work for a different file?

That way you could discover if this is related to the specific file or problem is somewhere else. 

danilang
19 - Altair
19 - Altair

Hi @prasadsra9 

 

The Gallery runs with a specific account on the Alteryx server. By default this will be Local System.  In most cases this will be fine, until the workflows on the server need to access files on shared drives.  Local system does not have any permissions outside of the machine that the server is installed on, so any reference to a shared drive gets the Access Denied error message.  To get around this, you have configure the server to run with a specific network account. that has the permission to access the specific shared drive.   See the "Run the worker as a different user"  in the worker configuration help doc. 

 

danilang_0-1614432049999.png

 

Dan

 

 

Labels
Top Solution Authors