Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Uploading to alteryx gallery fails

Frndly
7 - Meteor

Hello all.

I have an issue. So I have a workflow published to gallery, I downloaded it to my machine via designer to make some adjustments to it, after I was done with them I tried saving the workflow back to the gallery, but getting the following error.

Frndly_0-1750755064422.png

This workflow uses a saved .xslx template to make a copy and populate it. No adjustments were made to this template, yet it won't let me save the workflow because of its existance in the gallery, I assume. If I go into assets and uncheck this template, then when I upload it the workflow gets an error that it can't find this template... What do I do?

Keywords:
Workflow was not saved
The file ... already exists

3 REPLIES 3
jrgo
14 - Magnetar

Hi @Frndly 

 

If your Server is configured with a default Run As account, it might be a permissions issue that needs to be addressed on the server directly. Link below describes the permissions that the default Run As account needs on various folders.

https://help.alteryx.com/current/en/server/administer-alteryx-server/credentials/configure-required-... 

 

These 2 in specific are generally what resolves the problem when I've come across that message, but suggest reviewing the others also.

jrgo_1-1752188934161.png

 

 

FláviaB
Alteryx Community Team
Alteryx Community Team

Hi @Frndly, Are you still having trouble saving your workflow in the gallery? Have you had a chance to review @jrgo's recommendations

Flávia Brancato
Frndly
7 - Meteor

Hi, I wasn't sure how or why, but the problem just fixed itself🤔

I still appreciate the help