Hi,I have Quickr 8.1 installed on my Domino Server. I wish to retrieve all the user created documents from the quickr server using Domino Java toolkit.I am able to do this using QuickrDbObj.getAllDocuments().
However, this API call returns large number of unwanted Quickr system docs, like Forms,Instructions, etc. which are created internally by Quickr.
Is there any API in Domino CSO to get only the Quickr user-created Documents? Or is there any attribute for the documents which differentiate the user created docs from the system docs?
I have tried using the Quickr web Services but those return very restricted content.
TIA,
Zohaib