01-30-2018 11:12 PM
I know of getpath CMIS apis which can do this; but I am looking for a query which I can run in CMIS workbench.
Also, I am trying to do it for thousands of document in a folder hierarchy. I am able to fetch details like, object id, name etc, but couldn't figure a way to fetch folder path.
02-06-2018 09:59 AM
Hi
The CMIS QL only officially supports IN_FOLDER and IN_TREE using an identifier.
You can use normal AFTS PATH expressions in CONTAINS() but that is Alfresco specific.
However, PATH is not exposed as a property.
There is a concept of "name path" in CMIS.
There is some more limited support for this using NPATH.
Andy
02-06-2018 09:59 AM
Hi
The CMIS QL only officially supports IN_FOLDER and IN_TREE using an identifier.
You can use normal AFTS PATH expressions in CONTAINS() but that is Alfresco specific.
However, PATH is not exposed as a property.
There is a concept of "name path" in CMIS.
There is some more limited support for this using NPATH.
Andy
Explore our Alfresco products with the links below. Use labels to filter content by product module.