Copy File is Not Working

the copy file command path is not executing

Could you scroll to the right and check the whole message? The message is cut off.

The file ‘…\Resume_Cyan.docx’ already ???

If the message is that the file already exists then you need to decide if you want to overwrite it or let it be. Check the Overwrite option if you want to replace the file in the destination folder. If you don’t want to replace the file, the ContinueOnError option should do.

1 Like

Thanks, i was able to resolve the issue by checking the overwriting box. But i am having bug issues for my file path, as i am working on automating multiple templates with iteration.

1 Like

What kind of issues do you have with your file path? Any error messages?