I have a workflow designed to take inputs and result the outputs to a sharepoint synced to my computer. When uploading this workflow on to the server and running it, I run into errors with the output saying that it cannot access the folder.
Things to note:
I have all filepaths set to relative.
Workflow runs fine when running from designer.
I could use some help regarding how I can set server to read the inputs from right folder instead of the one listed in the error.
Thanks