I wanted that when robot start it create a new folder of current date and then move the old files .form an Input folder to that new created folder. So that when user has to download new files It get an empty folder.
I’m getting issue that I can not write the output of folder name into MovieFile activity.
I read this artical. .
which says I need to add full file path… but how can i add full path when i don’t know the folder of date (as it changes) im gona get next???
PLUS
I tried like this as well…
and it gives med this error… that it can not move file as it already exist… but the new folder is empty.