10-04-2013 04:43 PM
I am currently using Nuxeo DM 5.7.2.
I would really like to use cmislib to access Nuxeo document metadata instead of the underlying database, but calls to getDescendants() do not retrieve the entire list of documents under a path. Is there a way to troubleshoot this?
10-04-2013 05:44 PM
I have looked into using the REST API as a substitute. It seems like sometimes the "totalSize" entry in the response is returning "-2" which makes no sense. This is consistent with the incomplete listings through cmislib, so I wonder if the two are related.
10-04-2013 05:47 PM
Please provide more information...
10-04-2013 05:53 PM
I believe it's just retrieving one page of results for certain subdirectories. Manually recursing via getChildren() does return a different set of files.
10-04-2013 06:25 PM
One more data point
10-04-2013 10:55 PM
Note that getDescendents() for Nuxeo CMIS has a default depth of 2.
10-07-2013 11:15 AM
Thanks for pointing that out, but everything I am trying to retrieve is in either the child or the grandchild of the path I'm passing in.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.