Hi,
I am trying to retrieve all the documents in a folder using OpenCMIS functions folder.getDescendants() and folder.getChildren(). But the problem is that there is a PWC copy of a document and it is not included in the descendants or children.
Can anybody tell me why is this so? and how can I get all the documents in a folder (including PWCs)?
Any help will be highly appreciated. Thanks in advance.