07-25-2013 06:44 PM
Suppose that I have published document 'abcd' with version 1.0. Then later, I modify the document and publish it with 1.5.
I want to get a hold of the previously published version of a document using NXQL. Is there a way to do that? Something like this:
SELECT * FROM Document WHERE ecm:uuid='abcd' and uid:major_version='1' and uid:minor_version='0'
07-25-2013 07:03 PM
Alternatively, is there an operation (like the ones listed here
07-26-2013 10:27 AM
It would be useful, I added [NXP-12104](https
07-26-2013 10:54 AM
So if this feature does not exist, how do you retrieve previous versions of documents?
07-26-2013 11:16 AM
From Java code on the server side
09-06-2013 01:37 PM
See NXP-12104 for newly-added NXQL properties in Nuxeo 5.7.3.
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.