asked on March 18, 2020
hi,
I am trying to make a workflow which will check for files at a certain location say ('x') and move to another location say('y').
I want the files to be moved from 'x' to a another location say('z').
Then check if ('y') is empty or the file count is less than say 50.
And then after 1 hour move the files from ('z') to ('y')in batch of 100 every 15 mins.
Can anyone suggest on how to start and what all elements to use? a detailed explanation will be helpful.
0
0