I am looking to design a new workflow from a copy of another workflow without updating any of the old workflow input or outputs.
I was thinking I could export the WorkFlow xml path, so I can update all the file input/output paths in Notepad with a find edit and replace without manually changing each path reference (e.g., t:/Active/.... to t:/2017/....)
Once I become more proficient I will learn more advanced techniques to design the workflows better to avoid this issue.
Thanks for any tips to get me started on how to export, I tried Options / Export Workflow / and open the .yxzp file in Notepad but no luck. I was hoping than to figure out how to have that new path connected to a copy of the original workflow.