Hi @prasath17 , really thanks for answer…
I want to change the final files that are inside the subfolders: each folder has different subfolders and these subfolders have different files, the new name is a numeric consecutive.
finally take all these renamed files to another folder
@samy - Thanks for the detailed diagram. From your first screenshot , I see your filename is 20210227.4 which you are trying to rename it to some # right? Is it ok if it rename it using their folder name…say 20210227.4 in the Folder100 to 100.4?? and like wise…
Run this workflow as is. You will see renamed files(FolderName_FileName) gets copied over to “Out_RenamedFiles”.
Feel free to modify according to your needs. Once you done will all the changes, disable the “copy file” activity and enable the “move file” activity.