I have a process in which the robot reads 2 files that are in a folder, one is .xlsx and the other is .pdf, I need to copy the pdf file to another folder.
I have done it with a copy file, but it gives me the following error:
Copy File: Could not find a part of the path "[\comercial\rpa\PROCESS\2024\05\10\Output\TR_UPDATE\TR_092828\PRUEBA.pdf]
@Marisa_Ontiveros1
It seems that you miss a back slash at the beginning of the file path. \\comercial\rpa\PROCESS\2024\05\10\Output\TR_UPDATE\TR_092828\PRUEBA.pdf