Hi and thank you for any help.
My team uses workflows on server where they can select their own input file, but get a new excel file as an output.
All of our workflows are saved with relative path dependencies. We store the workflow apps on the server but users can select any of their own input files (formatted to work with our apps of course) but then get a new output file.
Is it possible to build a workflow used on server where users input files would be read/written back to? I see how I can do this in designer but not sure if I will get issues once it's saved to server and ran relatively.