Hello,
I am working on trying to update a WF to be able to utilize an input file even when it is opened by another user. There are instances when the WF needs to run but there is also another user in the input file working. I have the attached WF in which the run command works when I am not in the original file, but I get the attached screenshot error when I am in the original file that is being copied/renamed. I have also tried the blob method, but same thing... works when I am not in the original file but errors like a normal WF does when I am in the original file.
Any suggestions on how best to solve the issue?