I am making a client for EMC Documentum with OpenCMIS in Java. I can create, view and get properties of documents, but I don't know how to get all workflow tasks.
Do you have any idea how to get all inbox (workflow, tasks) for a specific user? Can I use CMIS, or do I need to have a different approach?