03-12-2014 03:10 PM
I am using rest api to create or update a document.
i have to provide a prentdocumentId in that .
where can i find that documentid ?
in nuxeo connect or admin center or platform ??
i saw the document title , description etc , but where can i see the ID ?
is it in the db?
03-14-2014 01:42 PM
you can see that in dublincore table !!
03-16-2014 09:49 AM
Hello,
You don't need to use underlying db to get the id of your document in this case. If you want a more "human readable" way to create a document you can use parent path,or NXQL if you need to access documents using a more specific logic.
03-16-2014 09:51 AM
Example with java automation client
03-18-2014 09:58 AM
If you click the "Permanent link" button (after the title), or the Permanent link sharing option (top right), you'll see the unique id of a given document.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.