<?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 How to build a new kind of data-list in Share site? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-a-new-kind-of-data-list-in-share-site/m-p/310220#M263350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In Alfresco Share, the data-list is a the type - dl:datalist, the record value is stored as the node properties, I am afraid the performance issue will occur if there are too many records. So I want to build a new kind of data-list which stores the value in RDBMS, for example, MySQL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any samples or document on how to implement it?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2014 17:55:57 GMT</pubDate>
    <dc:creator>andy2_0</dc:creator>
    <dc:date>2014-03-14T17:55:57Z</dc:date>
    <item>
      <title>How to build a new kind of data-list in Share site?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-a-new-kind-of-data-list-in-share-site/m-p/310220#M263350</link>
      <description>In Alfresco Share, the data-list is a the type - dl:datalist, the record value is stored as the node properties, I am afraid the performance issue will occur if there are too many records. So I want to build a new kind of data-list which stores the value in RDBMS, for example, MySQL.Are there any sa</description>
      <pubDate>Fri, 14 Mar 2014 17:55:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-a-new-kind-of-data-list-in-share-site/m-p/310220#M263350</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2014-03-14T17:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a new kind of data-list in Share site?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-a-new-kind-of-data-list-in-share-site/m-p/310221#M263351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the standard Alfresco data-list already store the values in RDBMS via the NodeService. If you wanted to change how (specific) data lists are maintained, you are very likely to end up re-writing all of the existing data-list service code to achieve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There should definitely not be any samples or documentation on this anywhere public, as this is something I would expect no-one in the community to ever have attempted (internal / customer projects of other partners excluded).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tested and verified your performance anxiety with tests? Before going overboard and throwing stuff away that Alfresco provides for free, make sure you validate your assumptions by real-world and extreme test scenarios.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 15:50:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-a-new-kind-of-data-list-in-share-site/m-p/310221#M263351</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2014-03-16T15:50:16Z</dc:date>
    </item>
  </channel>
</rss>

