Move a file to current project folder

I want to move a file from downloads to the current folder of the project.


I want to move file from downloads to ‘InputData’ how do I do this? I dont want to use absolute path of destination folder.

you can use “Input Data” in destination field. For example I used CopyFile activity to copy file from the drive D to the “Configs” folder which is inside my project dir.

image

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