Hi,
When trying to save a workflow to the server (gallery) I am receiving a 'workflow not saved' error. and notice that it could not find the .yxmd file in a Temp\1\Staging folder. Any suggestions on how to resolve?
Hi @mceleavey,
In my case, I believe the file is unable to save to the Temp staging folder. This appears to be an issue with access to the Temp staging location that is used as part of the process of publishing to the gallery.
Hi @JeremyN ,
this is because the workflow is looking in a folder that doesn't exist on the server.
If you're wanting that file to be updated then you'll need to put it in a shared location so you can access it on the server. If the file is static, then export your workflow and package that file as an asset then publish that packaged file.
M.