My post was misleading, it is never a good idea to override
the UUID generation of document or try to modify the id of a
document and should never be done (and there is no good
reason to want to do it). The only use case is when
importing document when the ids of those documents are
reference somewhere else. In this case you need to create a
document with a specific UUID and the API I gave does it
(for import).
All other use case should use a metadata of the document and
might use the uid generation service for it.
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/2/

Reply via email to