Hi Chris,

The Workbench in trunk can limit the number of children. See issue CMIS-836 [1].
If you are using the Expert login tab, you just have to add
"cmis.workbench.folder.maxChildren=1000" to limit the children to 1000.
You can also set the system property "cmis.workbench.folder.maxChildren" in the
Workbench start script. That has the same effect also for all login tabs.

- Florian


[1] https://issues.apache.org/jira/browse/CMIS-836

> Hey guys,
> 
> Just wanted to check if there's a setting somewhere to limit the the number of
> children workbench will retrieve?
> It seems to be automatically following all of the next links until it grabs
> all of the children. Normally this would be good, but I've got a few folders
> with thousands of documents and it's not practical for workbench to load all
> of them.
> Cheers,Chris

Reply via email to