I am trying to come up with a workflow to copy/move folders older then a certain date to another folder. The folder structure is Work -> Client Names -> Job numbers. The folders Job Numbers is what I want to copy/move to another folder. The following is what I thought might work.
If all of the conditions are met
Kind is Folder
Subfolder Depth is 2
Date Created is before specific date xx/xx/xxxx
Do the following to the matched file or folder:
Copy to folder X
This does not seem to work, any suggestions?
Thank you,