I am trying to create activity for below scenario: GetCurrentFiles.xaml (15.2 KB)
Create folder of current year if not exist, similarly for current month and day sub folder under current year and current month respectively, and file has to be picked from previous day folder and copied to current day folder.I am attaching my xaml file.please help. While debugging I found out that control is not going to if loop as there is no item in for loop
This is the folder structure that has to be created by Bot everyday as per current day, also file from previous day will act as input to bot for current day