Hi
I am able to download a document using CWS from Java, when I pass DataID and Version of the document by calling services of documentManagement and contentService.
But, I have only Document ID (System Category attribute) for any document which I can pass to the java code.
So, I need to get the DataID and Version against the Document ID, which I can pass.
Here, I cannot query the database directly from Java to get the above values.
Is there any API or service which I can use to get the DataID and version of any document based on attribute (Document ID).
Any help is most welcome. This is really urgent.
Thanks