Dear all,
I would like to create a workflow that runs in a library. This workflow will look at the date of the creation of the document and then based on if it is 3 days old, it will take that document, move it to another library and then delete it from the first library.
I have so far got to the point where I can select one document and it runs. But, I am not sure what kind of looping I need. Not sure if I need to run through the library and collect all documents which meet the criteria, then run. Or run for each...
This is what I have so far.
I am learning about looping, but I get a little tangled up when trying to set variables and building a list. Any help is appreciated.
Thank you,
Mark