Hi All,
I have created a workflow that creates a file and writes it to a folder on a shared drive.
Workflow runs as expected locally, but when I publish the workflow to the server and run from the server I get an error "Error creating the file "c:\users\etc".
I thought the issue was that I hadn't updated the workflow dependencies, so updated the dependencies to All UNC and republished but the issue is still the same. Has anyone come across a similar issue? For context, the file is .csv.
Thanks