<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Is there a way to get previously published versions documents using NXQL? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320922#M7923</link>
    <description>&lt;P&gt;Suppose that I have published document 'abcd' with version 1.0. Then later, I modify the document and publish it with 1.5.&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM Document WHERE ecm:uuid='abcd' and uid:major_version='1' and uid:minor_version='0'
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 25 Jul 2013 22:44:44 GMT</pubDate>
    <dc:creator>kneumei_</dc:creator>
    <dc:date>2013-07-25T22:44:44Z</dc:date>
    <item>
      <title>Is there a way to get previously published versions documents using NXQL?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320922#M7923</link>
      <description>&lt;P&gt;Suppose that I have published document 'abcd' with version 1.0. Then later, I modify the document and publish it with 1.5.&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM Document WHERE ecm:uuid='abcd' and uid:major_version='1' and uid:minor_version='0'
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Jul 2013 22:44:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320922#M7923</guid>
      <dc:creator>kneumei_</dc:creator>
      <dc:date>2013-07-25T22:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get previously published versions documents using NXQL?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320923#M7924</link>
      <description>&lt;P&gt;Alternatively, is there an operation (like the ones listed here&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2013 23:03:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320923#M7924</guid>
      <dc:creator>kneumei_</dc:creator>
      <dc:date>2013-07-25T23:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get previously published versions documents using NXQL?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320924#M7925</link>
      <description>&lt;P&gt;It would be useful, I added [NXP-12104](https&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 14:27:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320924#M7925</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-07-26T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get previously published versions documents using NXQL?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320925#M7926</link>
      <description>&lt;P&gt;So if this feature does not exist, how do you retrieve previous versions of documents?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 14:54:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320925#M7926</guid>
      <dc:creator>kneumei_</dc:creator>
      <dc:date>2013-07-26T14:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get previously published versions documents using NXQL?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320926#M7927</link>
      <description>&lt;P&gt;From Java code on the server side&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 15:16:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320926#M7927</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-07-26T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get previously published versions documents using NXQL?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320927#M7928</link>
      <description>&lt;P&gt;See &lt;A href="https://jira.nuxeo.com/browse/NXP-12104"&gt;NXP-12104&lt;/A&gt; for newly-added NXQL properties in Nuxeo 5.7.3.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 17:37:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-get-previously-published-versions-documents/m-p/320927#M7928</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-09-06T17:37:15Z</dc:date>
    </item>
  </channel>
</rss>

