<?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 smart folder or custom model? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/smart-folder-or-custom-model/m-p/117798#M32572</link>
    <description>&lt;P&gt;Hello, currently I have an implementation which consists of a custom model of conList type (conList:letter). It mainly consists of the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;conList:type: It indicates if the letter is 'letter' or 'book'&lt;/LI&gt;&lt;LI&gt;conList:number: The number of the letter or book&lt;/LI&gt;&lt;LI&gt;conList: page: It is a numeric value if conList:type is a book or empty if conList:type is a letter&lt;/LI&gt;&lt;LI&gt;conList:folder: The noderef of the folder where the actual file in pdf is stored (plus a subfolder with attached files)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I would like to change the model so it is a children of the folder type. So the new model would be folder:letter which would be applied directly to the folder containing the files using the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;folder:number: The number of the letter or book&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It would have a children type called folder:book with the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;folder:number: The number of the letter or book&lt;/LI&gt;&lt;LI&gt;folder: page: Page of the book&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Also, I use the model customization so I can make cmis queries through some webscripts.&lt;/P&gt;&lt;P&gt;My question is: Is this good practice? Would I get a better result with smart folders templates? how would you implement it?&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2024 14:56:34 GMT</pubDate>
    <dc:creator>idebonis</dc:creator>
    <dc:date>2024-06-13T14:56:34Z</dc:date>
    <item>
      <title>smart folder or custom model?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/smart-folder-or-custom-model/m-p/117798#M32572</link>
      <description>&lt;P&gt;Hello, currently I have an implementation which consists of a custom model of conList type (conList:letter). It mainly consists of the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;conList:type: It indicates if the letter is 'letter' or 'book'&lt;/LI&gt;&lt;LI&gt;conList:number: The number of the letter or book&lt;/LI&gt;&lt;LI&gt;conList: page: It is a numeric value if conList:type is a book or empty if conList:type is a letter&lt;/LI&gt;&lt;LI&gt;conList:folder: The noderef of the folder where the actual file in pdf is stored (plus a subfolder with attached files)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I would like to change the model so it is a children of the folder type. So the new model would be folder:letter which would be applied directly to the folder containing the files using the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;folder:number: The number of the letter or book&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It would have a children type called folder:book with the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;folder:number: The number of the letter or book&lt;/LI&gt;&lt;LI&gt;folder: page: Page of the book&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Also, I use the model customization so I can make cmis queries through some webscripts.&lt;/P&gt;&lt;P&gt;My question is: Is this good practice? Would I get a better result with smart folders templates? how would you implement it?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 14:56:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/smart-folder-or-custom-model/m-p/117798#M32572</guid>
      <dc:creator>idebonis</dc:creator>
      <dc:date>2024-06-13T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: smart folder or custom model?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/smart-folder-or-custom-model/m-p/117799#M32573</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would suggest to create a content model just for the content.&lt;/P&gt;&lt;P&gt;Create a custom content type which would be the base of all your subtypes e.g. doc:BaseDocType.&lt;/P&gt;&lt;P&gt;All other subtypes like book, letter etc... should inherit the doc:BaseDocType.&lt;/P&gt;&lt;P&gt;There should be minimum properties under the doc:BaseDocType e.g. doc&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ocument_ID, doc&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ocument_Type etc...&lt;/P&gt;&lt;P&gt;For all other properties create aspects and attach them with the document types wherever needed.&lt;/P&gt;&lt;P&gt;This heirarchy is easily scalable.&lt;/P&gt;&lt;P&gt;Please let me know if you have further qeustions.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 04:56:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/smart-folder-or-custom-model/m-p/117799#M32573</guid>
      <dc:creator>kintu_barot</dc:creator>
      <dc:date>2024-07-26T04:56:19Z</dc:date>
    </item>
  </channel>
</rss>

