<?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 WebScript getDescendants/children in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-webscript-getdescendants-children/m-p/248895#M202025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I execute CMIS webscripts to get folders or document hierarchies, p.e:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/cmis/i/1c0e2869-cde0-40c2-8ece-514691733100/children" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/cmis/i/1c0e2869-cde0-40c2-8ece-514691733100/children&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can get all information about children but not about the node consulted. I mean, all the "entry" returned by the webscript includes properties like ,cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectTypeId,cmis:versionSeriesCheckedOutId,cmis:name,…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the node that is consulted &lt;/SPAN&gt;&lt;STRONG&gt;1c0e2869-cde0-40c2-8ece-514691733100&lt;/STRONG&gt;&lt;SPAN&gt; only properties like: author, title, updated…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to include this information to the node "parent"?. I tried with descendants, tree and children webscripts but this information is not included by these.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2012 11:44:46 GMT</pubDate>
    <dc:creator>jordisolisc</dc:creator>
    <dc:date>2012-08-20T11:44:46Z</dc:date>
    <item>
      <title>CMIS WebScript getDescendants/children</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-webscript-getdescendants-children/m-p/248895#M202025</link>
      <description>Hi, When I execute CMIS webscripts to get folders or document hierarchies, p.e:http://localhost:8080/alfresco/service/cmis/i/1c0e2869-cde0-40c2-8ece-514691733100/childrenI can get all information about children but not about the node consulted. I mean, all the "entry" returned by the webscript inclu</description>
      <pubDate>Mon, 20 Aug 2012 11:44:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-webscript-getdescendants-children/m-p/248895#M202025</guid>
      <dc:creator>jordisolisc</dc:creator>
      <dc:date>2012-08-20T11:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS WebScript getDescendants/children</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-webscript-getdescendants-children/m-p/248896#M202026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The spec doesn't provide for including the properties of the parent in the feed of a result set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want the properties of the parent, you'll have to ask for them, like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmisatom/1b8980cc-1f1b-4ac3-b26f-17aeee0cefc9/id?id=workspace://SpacesStore/67afe3fa-2ff3-475f-9229-ad9357024df3&amp;amp;filter=&amp;amp;includeAllowableActions=false&amp;amp;includeACL=false&amp;amp;includePolicyIds=false&amp;amp;includeRelationships=&amp;amp;renditionFilter=" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmisatom/1b8980cc-1f1b-4ac3-b26f-17aeee0cefc9/id?id=workspace://SpacesStore/67afe3fa-2ff3-475f-9229-ad9357024df3&amp;amp;filter=&amp;amp;includeAllowableActions=false&amp;amp;includeACL=false&amp;amp;includePolicyIds=false&amp;amp;includeRelationships=&amp;amp;renditionFilter=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Note, in the example above I am using the OpenCMIS URL. You should use that too if you are using Alfresco 4.x. The web script based CMIS implementation is deprecated).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 22:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-webscript-getdescendants-children/m-p/248896#M202026</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2012-08-20T22:07:55Z</dc:date>
    </item>
  </channel>
</rss>

