<?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: How to safely change the content-model to a new one with existing data in Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288530#M241660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If alfresco finds a particular node with an undefined type (which is in your case since you have changed the namespace/type), SOLR would not index that node so you would not be able to find it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally what you need to do is keep your old model and add in your new model with your new custom type, run a script or java to change find and change all nodes with your old type to the new one. After that sanitizing process then you can discard your old model.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2016 06:28:48 GMT</pubDate>
    <dc:creator>kavilash23</dc:creator>
    <dc:date>2016-03-04T06:28:48Z</dc:date>
    <item>
      <title>How to safely change the content-model to a new one with existing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288529#M241659</link>
      <description>Hi,I have data in alfresco of a certain custom type. I tweaked the custom type by removing some property and changing namespace to prevent namespace collision but&amp;nbsp; after doing this I can't see the previously loaded data. The question is can I get that data back with the new properties. I can't re-up</description>
      <pubDate>Thu, 03 Mar 2016 09:31:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288529#M241659</guid>
      <dc:creator>hiten_rastogi1</dc:creator>
      <dc:date>2016-03-03T09:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely change the content-model to a new one with existing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288530#M241660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If alfresco finds a particular node with an undefined type (which is in your case since you have changed the namespace/type), SOLR would not index that node so you would not be able to find it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally what you need to do is keep your old model and add in your new model with your new custom type, run a script or java to change find and change all nodes with your old type to the new one. After that sanitizing process then you can discard your old model.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 06:28:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288530#M241660</guid>
      <dc:creator>kavilash23</dc:creator>
      <dc:date>2016-03-04T06:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely change the content-model to a new one with existing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288531#M241661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you suggest that I should proceed with the sanitizing process. One thing that comes in my mind is directly hitting the alfresco database but don't know whether that will be good and also I don't know the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let&amp;nbsp; me know how to proceed on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:29:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288531#M241661</guid>
      <dc:creator>hiten_rastogi1</dc:creator>
      <dc:date>2016-03-07T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to safely change the content-model to a new one with existing data in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288532#M241662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can install javascript console and use the alfresco javascript api to run code to search for the old types and then change them to the new one or create a java util method is to do the same thing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 06:56:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-safely-change-the-content-model-to-a-new-one-with/m-p/288532#M241662</guid>
      <dc:creator>kavilash23</dc:creator>
      <dc:date>2016-03-09T06:56:33Z</dc:date>
    </item>
  </channel>
</rss>

