<?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 TypeChildren usage in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217287#M170417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Solved my problem, I'm using "D:cmiscustom:document" as objectTypeId to create a document with this custom type.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 May 2010 21:15:28 GMT</pubDate>
    <dc:creator>gclaussn</dc:creator>
    <dc:date>2010-05-01T21:15:28Z</dc:date>
    <item>
      <title>CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217284#M170414</link>
      <description>Hi all,I am trying to handle subtypes of document with OpenCMIS, because I'm planing to create an own data model for specific use cases.When I'm asking for children of cmis:document, I get the result like you can see under the source code.PagingList&amp;lt;ObjectType&amp;gt; types = session.getTypeChildren(</description>
      <pubDate>Fri, 30 Apr 2010 14:13:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217284#M170414</guid>
      <dc:creator>gclaussn</dc:creator>
      <dc:date>2010-04-30T14:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217285#M170415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't tried it but "customcmis:document" looks suspicious (rather than "cmiscustom:document) ? Do you have the code snippet for creating the document ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 17:18:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217285#M170415</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2010-04-30T17:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217286#M170416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry it returns: "CMIS object type cmiscustom:document not understood", the other was my attemp before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm creating a document like normal, just with "cmiscustom:document" as objectTypeId, with "cmis:document" it succeeds.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 20:17:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217286#M170416</guid>
      <dc:creator>gclaussn</dc:creator>
      <dc:date>2010-04-30T20:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217287#M170417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Solved my problem, I'm using "D:cmiscustom:document" as objectTypeId to create a document with this custom type.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 21:15:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217287#M170417</guid>
      <dc:creator>gclaussn</dc:creator>
      <dc:date>2010-05-01T21:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217288#M170418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for this great information !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where did you find this "D:" / "F:" prefix information ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 14:36:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217288#M170418</guid>
      <dc:creator>alcibiade</dc:creator>
      <dc:date>2010-07-05T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217289#M170419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found it within the CMIS tutorial from Jeff Potts. (&lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2009/11/23/1094" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2009/11/23/1094&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 08:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217289#M170419</guid>
      <dc:creator>gclaussn</dc:creator>
      <dc:date>2010-07-06T08:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS TypeChildren usage</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217290#M170420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have listed the query names but you need a type id to create a document. The type ids are prefixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;type.getId()&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; instead of &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;type.getQueryName()&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 07:52:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-typechildren-usage/m-p/217290#M170420</guid>
      <dc:creator>fmui</dc:creator>
      <dc:date>2010-07-08T07:52:35Z</dc:date>
    </item>
  </channel>
</rss>

