Error Move a File (pdf)

Guys,I’m working in the UIpath Framewoke procesing a pdf, dividing the sheets of a pdf and extracting some data. Then when i’m trying to move the original pdf file to another folder whit the “move file” activity, this happend:
“Move File: The process cannot access the file because it is being used by another process.”
I try to use the “kill process” activity but I can’t find the process name, and now im running out of ideas.
Any idea of what’s happening?

3 Likes

Fine we can mention any of these
“Acord32”
Or
“Acrobat”

To find the precise one of your pdf Verizon go to start-> task manager there under process we can find the process name
Get the file name alone without .exe and mention the exact one of your pdf reader in between double quotes

Or if you would like to do along the UiPath process itself then kindly have a view on this
Thread

Kindly try this and let know for any queries or clarification
Cheers @Santiago_Kitashima

1 Like

Can you please send a sample workflow? It seems like some resources don’t get released…