We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

File being used by another process...

Isha_Gupta
8 - Asteroid

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.

 

2 REPLIES 2
aatalai
15 - Aurora

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?

Isha_Gupta
8 - Asteroid

 

@aatalai 

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.

 

 

Labels
Top Solution Authors