hello all,
i have been trying to move file from data folder to uploaded folder . but i am getting error file not found . although file exist in the folder . please check the screenshot of Data folder
now look my error message
my uipath file:
_test.xaml (4.7 KB)
thanks in advance
1 Like
RAMESH_G
(Ramesh)
November 28, 2019, 5:57am
2
@roysupriya21
Provide file extension (example like .xlsx)
RAMESH_G:
.xslx
i have added file extension but still not working.
You need to ensure that the path exist using the path exist and if exist do the move file activity else throw exception @roysupriya21
cheers
Happy learning
1 Like
Is the destination folder “DC_Downloaded ” exists?
Please check. And also add extension to your file in the path as mentioned in the previous post.
Regards,
Karthik Byggari
4 Likes
@roysupriya21 - I can see your file name is not correct, it missing extension.
thanks for your advice . it is working now .
1 Like
system
(system)
Closed
December 1, 2019, 6:11am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.