<?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: Hi, i want to know how to add custom types dynamically to my custom model via a web script or repository service in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44876#M18182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK, there is no way to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option would be o create custom Aspects, as this offers you some freedom to play with different sets of properties per document.&lt;/P&gt;&lt;P&gt;But even with that option, you would still need to deploy a custom model every time you&amp;nbsp;need a new Aspect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 17:47:48 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2018-01-10T17:47:48Z</dc:date>
    <item>
      <title>Hi, i want to know how to add custom types dynamically to my custom model via a web script or repository service</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44875#M18181</link>
      <description>We&amp;nbsp;have an application in production that manage documents and their properties, and we want to migrate to alfresco,so we have a database table that contains all documents types, i have a big number of types so i can't add them to a custom model by the classic approach (in mymodel.xml create all typ</description>
      <pubDate>Wed, 10 Jan 2018 11:40:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44875#M18181</guid>
      <dc:creator>yaqine</dc:creator>
      <dc:date>2018-01-10T11:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, i want to know how to add custom types dynamically to my custom model via a web script or repository service</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44876#M18182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK, there is no way to do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option would be o create custom Aspects, as this offers you some freedom to play with different sets of properties per document.&lt;/P&gt;&lt;P&gt;But even with that option, you would still need to deploy a custom model every time you&amp;nbsp;need a new Aspect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 17:47:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44876#M18182</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-10T17:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, i want to know how to add custom types dynamically to my custom model via a web script or repository service</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44877#M18183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a very very basic aprox, you can always upload your XML model (with your aspects) via REST or CMIS in /Data Dictionary/Models directory and then to enable it via Active flag of&amp;nbsp;the content model, in&amp;nbsp;a dynamic way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other side, as far I read (I did not test it) in CMIS 1.1 you have type mutability, so you can do something in that direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://ecmarchitect.com/archives/2013/05/24/1819" title="https://ecmarchitect.com/archives/2013/05/24/1819" rel="nofollow noopener noreferrer"&gt;CMIS 1.1 is now an approved spec; Here's a recap of what's new | ECM Architect&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 18:58:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44877#M18183</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-01-10T18:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, i want to know how to add custom types dynamically to my custom model via a web script or repository service</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44878#M18184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Cesar Capillas&lt;/B&gt;‌ Judging by Axel's answer in the link below, I believe that is not possible with the Alfresco's CMIS implementation.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.alfresco.com/message/823656-re-how-to-create-custom-object-type-using-java-opencmis?commentID=823656#comment-823656" title="https://community.alfresco.com/message/823656-re-how-to-create-custom-object-type-using-java-opencmis?commentID=823656#comment-823656" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/message/823656-re-how-to-create-custom-object-type-using-java-opencmis?commentID=823656#c…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 22:00:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44878#M18184</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-10T22:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hi, i want to know how to add custom types dynamically to my custom model via a web script or repository service</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44879#M18185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the link Douglas, in principle not all features of the CMIS 1.1 standard may be implemented, for any CMIS repository (including Alfresco). After your comment, I just checked CMIS repository information in CMIS workbench for example, but I did not see clearly something related (although I can see some features are not implemented in Alfresco repository: ex, Unfiling supported). Anyway I always saw a create type option in CMIS workbench types, that I thought it was related with this feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 08:47:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-i-want-to-know-how-to-add-custom-types-dynamically-to-my/m-p/44879#M18185</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-01-11T08:47:51Z</dc:date>
    </item>
  </channel>
</rss>

