<?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: Development Model Custom by SDK 4.4 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117643#M32519</link>
    <description>&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;As you said and reported, when applying AMP it is available to apply directly to the node through Share or through rules (I know that).&lt;/P&gt;&lt;P&gt;However, when creating a customization of a new model generated from the SDK, it does not display the model inside Share (neither to use it in the rule nor directly when "Applying Type".&lt;/P&gt;&lt;P&gt;That's why I requested a roadmap and I'll take a look at what you sent.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I followed Jeff Potts' roadmap and it works, but when creating a customization changing some data it doesn't display the model in Share.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks and any feedback.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 12:25:30 GMT</pubDate>
    <dc:creator>marcog</dc:creator>
    <dc:date>2022-04-28T12:25:30Z</dc:date>
    <item>
      <title>Development Model Custom by SDK 4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117641#M32517</link>
      <description>&lt;P&gt;Hello everybody.&lt;/P&gt;&lt;P&gt;I'm having a hard time creating a custom model using the sdk and creating an AMP.&lt;/P&gt;&lt;P&gt;I'm using the all-in-one sdk project version 4.4 and changing the context files (including the new model in beans) and adding the model.xml file in the model folder.&lt;/P&gt;&lt;P&gt;According to the documentation, this way if you implement this amp in Alfresco it will appear as a template to be applied as a rule or directly in node. But it does not appear and nothing appears in the Alfresco log.&lt;/P&gt;&lt;P&gt;I'm using Alfresco Community 7.1.1.&lt;/P&gt;&lt;P&gt;What is the best roadmap to create this custom model or what would be the problem that this model applied in the repository does not appear in Share?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 12:37:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117641#M32517</guid>
      <dc:creator>marcog</dc:creator>
      <dc:date>2022-04-27T12:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Development Model Custom by SDK 4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117642#M32518</link>
      <description>&lt;P&gt;When you create content model and deploy it, you enable repository to have your content types/folder types/properties/aspects etc. These properties needs to be applied either from share from or programmatically. You can use folder rules as well to apply the aspect/properties. You can use change type option from share or use rule/event/behavior etc. to change the type of node, if you have configured to do so.&lt;/P&gt;
&lt;P&gt;Its not clear what you mean by "&lt;SPAN&gt;this way if you implement this amp in Alfresco it will appear as a template to be applied as a rule or directly in node" ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, I would recommend to go through this tutorial step by step to understand the flow and hope you may also get some of your answers:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;source code:&amp;nbsp;&lt;A href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 13:11:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117642#M32518</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-04-27T13:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Development Model Custom by SDK 4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117643#M32519</link>
      <description>&lt;P&gt;Hi Abhinav,&lt;/P&gt;&lt;P&gt;As you said and reported, when applying AMP it is available to apply directly to the node through Share or through rules (I know that).&lt;/P&gt;&lt;P&gt;However, when creating a customization of a new model generated from the SDK, it does not display the model inside Share (neither to use it in the rule nor directly when "Applying Type".&lt;/P&gt;&lt;P&gt;That's why I requested a roadmap and I'll take a look at what you sent.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I followed Jeff Potts' roadmap and it works, but when creating a customization changing some data it doesn't display the model in Share.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks and any feedback.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 12:25:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117643#M32519</guid>
      <dc:creator>marcog</dc:creator>
      <dc:date>2022-04-28T12:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Development Model Custom by SDK 4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117644#M32520</link>
      <description>&lt;P&gt;hmm, please share what changes (content model, share form etc.) you are making and what and where you are expecting to see the change so i can take a look and suggest.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 13:36:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/development-model-custom-by-sdk-4-4/m-p/117644#M32520</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-04-28T13:36:48Z</dc:date>
    </item>
  </channel>
</rss>

