Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
ManifoldCF 2.16
-
None
-
Patch
Description
Hi,
My SharePoint site is of the following Format :
-Projects(root)
-Project 1
-Project Library
-Folder 1
-Folder 2 ... Folder N
-Project 2 ... Project N
-Project Library
-Folder 1 .. Folder N
We have the Projects(root site) in this fashion from Project 1 to Project N(20000), where N is a large number. I wish to process all files present inside the Project Library folder of all the projects.
So, as a Path rule I am currently supplying "Projects/*/Project Library/ *". There is no space between / and * in the last.
However, this is not working out. It is also pulling documents inside Folder 1, Folder2,..Folder N. I want it to Process files only inside Project Library.
Please suggest me the right way to accomplish this Task.
I could not identify any suggestion regarding the same in the End user Documentation.