Skip to main content

We have a library that has approximately 1,400 documents inside folders (3 levels deep).  The internal auditors need an email report with the documents Revision Due Date.   I created a site workflow that loops through the content to return the required date and send an email.

Unfortunately, my table is empty.  When I test the workflow on a library without folders the table is populated correctly.  Is there a way I can loop through documents inside folders?

 

Thanks!

Hi Monica,

 

Are you using the Query List action to read the library? If so you'll need to configure the action and select the Recursive option, that will return documents within folders.

 

Jan


Yes.  That did it.  Thanks for the quick response!


Reply