<?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 CMIS Property in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cmis-property/m-p/133489#M35936</link>
    <description>&lt;P&gt;Is cmis:description property available in latest alfresco?&lt;/P&gt;&lt;P&gt;if yes, then how can I add and get using cmis query?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jun 2021 11:20:46 GMT</pubDate>
    <dc:creator>sp2</dc:creator>
    <dc:date>2021-06-04T11:20:46Z</dc:date>
    <item>
      <title>CMIS Property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-property/m-p/133489#M35936</link>
      <description>&lt;P&gt;Is cmis:description property available in latest alfresco?&lt;/P&gt;&lt;P&gt;if yes, then how can I add and get using cmis query?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 11:20:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-property/m-p/133489#M35936</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2021-06-04T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-property/m-p/133490#M35937</link>
      <description>&lt;P&gt;The property &lt;STRONG&gt;cm:description&lt;/STRONG&gt; is part of the &lt;STRONG&gt;cm:titled&lt;/STRONG&gt; aspect.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-repository/blob/master/src/main/resources/alfresco/model/contentModel.xml" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-repository/blob/master/src/main/resources/alfresco/model/contentModel.xml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's required to join this aspect to the CMIS Query in order to get properties from a different type/aspect than default.&lt;/P&gt;
&lt;PRE&gt;SELECT T.cm:description 
FROM cmis:document as D 
JOIN cm:titled as T on D.cmis:objectId=T.cmis:objectId&lt;/PRE&gt;</description>
      <pubDate>Fri, 04 Jun 2021 14:13:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-property/m-p/133490#M35937</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-06-04T14:13:57Z</dc:date>
    </item>
  </channel>
</rss>

