<?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: Missing Properties from CMIS Query in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/missing-properties-from-cmis-query/m-p/323306#M10307</link>
    <description>&lt;P&gt;Is this expected behavior, or should I report it as a bug?&lt;/P&gt;</description>
    <pubDate>Sat, 20 Sep 2014 06:38:47 GMT</pubDate>
    <dc:creator>dweisinger</dc:creator>
    <dc:date>2014-09-20T06:38:47Z</dc:date>
    <item>
      <title>Missing Properties from CMIS Query</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/missing-properties-from-cmis-query/m-p/323305#M10306</link>
      <description>&lt;P&gt;When I make the following wildcard query request with REST atompub:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT * from cmis:document where cmis:objectId = '61c9a42b-00c4-4c48-9212-ceb7cb2fc4af' order by cmis:name
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It doesn't return some properties like:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;cmis:versionSeriesId
cmis:isVersionSeriesCheckedOut
cmis:versionSeriesCheckedOutBy
cmis:versionSeriesCheckedOutId
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But these properties are available and can be returned when requested explicitly:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT cmis:name, cmis:objectTypeId, cmis:objectId, cmis:versionSeriesId, cmis:isVersionSeriesCheckedOut, cmis:versionSeriesCheckedOutBy, cmis:versionSeriesCheckedOutId from cmis:document where cmis:objectId = '61c9a42b-00c4-4c48-9212-ceb7cb2fc4af' order by cmis:name
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Is this a bug, or am I doing something wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 02:24:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/missing-properties-from-cmis-query/m-p/323305#M10306</guid>
      <dc:creator>dweisinger</dc:creator>
      <dc:date>2014-09-17T02:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Properties from CMIS Query</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/missing-properties-from-cmis-query/m-p/323306#M10307</link>
      <description>&lt;P&gt;Is this expected behavior, or should I report it as a bug?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2014 06:38:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/missing-properties-from-cmis-query/m-p/323306#M10307</guid>
      <dc:creator>dweisinger</dc:creator>
      <dc:date>2014-09-20T06:38:47Z</dc:date>
    </item>
  </channel>
</rss>

