Move file coud not find the file

I’m getting error when moving file like I have mentioned below.

Move File: Could not find file ‘C:\Users\myprofilenamehere\Downloads\Unconfirmed 684870.crdownload’.

1 Like

Hi @Sathish_Kumar5

I think your file has not been downloaded correctly in the given path. You can use wait for download activity and create its output variable and then use that output variable in move file activity

Regards
Naman

1 Like

Hi @Sathish_Kumar5

The file has not been downloaded completely. Try using Wait for Download activity. This will wait until the file gets download after that use Move File.

Hope you understand!!

1 Like

i did used wait for download activity even though im getting this error i used variablenamewith.fullname for moving the file

1 Like

Please share your workflow with the error ?

1 Like

i tried that but it is not working as i expected

1 Like

Screenshot of workflow ?

1 Like

image
image

1 Like

Try to give a delay after click activity for 5-10 seconds. Then try to execute the process.

1 Like

Unconfirmed 684870.crdownload this file name occurs when the file is currently being downloaded or an interrupted download. try using a delay

1 Like

okay sure will try that

1 Like

okay thanks for the suggestion

1 Like

@Sathish_Kumar5 - Mark it as a solution if it works.

1 Like

okay done that thanks

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.