<?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 Re: select with latest modification date in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19818#M8775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way to limit the results collection to one record?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2017 17:34:56 GMT</pubDate>
    <dc:creator>longinus</dc:creator>
    <dc:date>2017-12-15T17:34:56Z</dc:date>
    <item>
      <title>select with latest modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19816#M8773</link>
      <description>Hello AllI have a similar document type stored in couple of folders. I would like select the most recent one using CMIS queries.Is there a way to accomplish that?ThanksKrzysztof</description>
      <pubDate>Thu, 14 Dec 2017 17:07:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19816#M8773</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2017-12-14T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: select with latest modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19817#M8774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just sort your query based on cmis:lastModificationDate in descending order and select the first...&lt;/P&gt;&lt;P&gt;i.e.: SELECT * from cmis:document D WHERE (IN_FOLDER(D, 'folderId1') OR&amp;nbsp;&lt;SPAN&gt;IN_FOLDER(D, 'folderId2') ....)&lt;/SPAN&gt; ORDER BY D.cmis:lastModificationDate DESC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:08:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19817#M8774</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-12-15T09:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: select with latest modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19818#M8775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way to limit the results collection to one record?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 17:34:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19818#M8775</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2017-12-15T17:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: select with latest modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19819#M8776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to use paging and limits on the request. The CMIS browser binding uses the maxItems and skipCount parameters. I have assumed you are using the CMIS API as you do not say .....&lt;BR /&gt;&lt;BR /&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 11:14:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19819#M8776</guid>
      <dc:creator>andy1</dc:creator>
      <dc:date>2018-01-05T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: select with latest modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19820#M8777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am using CMIS API.&lt;/P&gt;&lt;P&gt;Thanks for the hint.&lt;/P&gt;&lt;P&gt;Krzysztof&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:40:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/select-with-latest-modification-date/m-p/19820#M8777</guid>
      <dc:creator>longinus</dc:creator>
      <dc:date>2018-01-05T13:40:10Z</dc:date>
    </item>
  </channel>
</rss>

