Alteryx Designer Desktop Discussions

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

The process cannot access the file because it is being used by another process. (32)

JoshuaGostick
11 - Bolide

I'm getting the error: The process cannot access the file because it is being used by another process. (32) when trying to output to a file in Alteryx Designer even when the file is not being used by any user or process. Alteryx appears to think that the file is locked despite being able to open the file using a text editor, editing the file and saving it without any issues (all whilst Alteryx Designer is still open).

 

This error has not only occured when running an Output tool, but also when trying to save and replace a csv file directly from a Browse tool. 

 

I have also encountered this issue with .yxdb, .csv and .xlsx files.

 

Re-running the workflow does not fix this error and will keep resulting in the same error message even when output is a yxdb file. The only way around this so far has been to delete the output file and creating a new one.

 

Finally, I have used the Block Until Done tool but unfortunately this has not solved the issue.

 

 

Has anyone else encountered a similar issue to this and have any insights on how to fix this?

Thanks,
Josh

22 REPLIES 22
Eliot_Rich
8 - Asteroid

Wonderful! Thanks for this insight.  Saved me a ton of effort. 

Wvictoria428
6 - Meteoroid

hey  i am having the same error 32 , is says that the file is being used my me. but i closed all my excel file and unchecked the AMP and still not working 

Claire_H_W_UoL
6 - Meteoroid

Is there a limit as to how many worksheets can be processed as an output? I'm getting error on a script where I need separate tabs on the worksheet for each academic school (39 in total) - the script will create output for some of the schools but then stops with the "The process cannot access the file because it is being used by another process. (32)" error. I've tried all versions of turning the AMP on and off again, removed the "block until done" but the most I've been able to get is 21 tabs (the worst is 2 before it gives up) so I wondered if I am being too ambitious and need to create multiple output files with fewer tabs on each?

Labels