I have a alteryx flow that writes outputs .xlsx on share drive. I am trying to load the file on the server but every time that I load it change the output address to externals and file will be available on the server not on the share drives. I loaded before similar files and didn't have that issue.
Could you please help me to resolve that?
best,
Solved! Go to Solution.
How are you "loading it on the server"? Any screenshots you can provide?
I save it like other work flow. File>save as> my company's galley
it saves successfully and run fine just instead of saving the outputs on share drive generates them as externals
When you upload the workflow go to to workflow options > manage workflow assets. Uncheck the file.
The inputs are automatically packaged and a copy is saved with the upload to server unless it is unchecked.
Exactly what I needed! Thanks @echuong1