<?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: CMIS quiery with timestamp question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248808#M201938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;r_hunter, you might want to look at this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=45&amp;amp;t=43067" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=45&amp;amp;t=43067&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2012 23:09:57 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2012-02-20T23:09:57Z</dc:date>
    <item>
      <title>CMIS quiery with timestamp question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248805#M201935</link>
      <description>Hi!i need to get last modified documents in alfresco repository using web requesti ve read that document http://wiki.alfresco.com/wiki/CMIS_Query_Language and try to execute query:http://localhost:8080/alfresco/service/cmis/query?q=SELECT * FROM cmis:document WHERE cmis:lastModificationDate &amp;gt; TIM</description>
      <pubDate>Sun, 08 Jan 2012 09:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248805#M201935</guid>
      <dc:creator>r_hunter</dc:creator>
      <dc:date>2012-01-08T09:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS quiery with timestamp question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248806#M201936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;that request return all documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A href="http://localhost:8080/share/page/feed/components/documentlibrary/feed/all/site/mysite/documentlibrary?path=all" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/feed/components/documentlibrary/feed/all/site/mysite/documentlibrary?path=all&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but is it possible to limit documents by last modified date?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 07:23:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248806#M201936</guid>
      <dc:creator>r_hunter</dc:creator>
      <dc:date>2012-01-09T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS quiery with timestamp question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248807#M201937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This might be because of date format you are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try with other date format&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i.e SELECT * FROM cmis:document WHERE cmis:creationDate &amp;lt; TIMESTAMP '2010-04-01T00:00:00.000+00:00'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I think if that does not work you can limit the result by IN clause as follow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT * FROM cmis:document WHERE cmis:creationDate IN ( TIMESTAMP '2010-03-31T12:52:12.123Z' )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 09:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248807#M201937</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-01-10T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS quiery with timestamp question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248808#M201938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;r_hunter, you might want to look at this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=45&amp;amp;t=43067" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=45&amp;amp;t=43067&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 23:09:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-quiery-with-timestamp-question/m-p/248808#M201938</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-02-20T23:09:57Z</dc:date>
    </item>
  </channel>
</rss>

