I have 22 similar concurrent workflows running.
22 input files are getting input (1 in each) and getting 1 additional column with comments updated using find and replace tools in each. 1 input is same and the output is same file in each workflow.
No file is getting input twice or output twice in any of the workflow.
I am using BUD tool before output in each.
Still receiving file being used in another file, randomly in different workflows.
File not open anywhere.
Can you clarify what you mean by
"1 input is same and the output is same file in each workflow."
Because couldn't that be where the issue is?
Could you combine all 22workflows into one and use blockuntildone tool?
No workflow is connected to each other.
like a.csv input in first and also output.
b.csv in 2nd as input and output and so on.