<?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: Alfresco nodeRef ids are changing ! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235681#M188811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that documents inside archive Spacestore don't have necessarily the sys:archived aspect, it is normal ? (so I don't know who archived this document)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this on 3 documents.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2010 14:16:12 GMT</pubDate>
    <dc:creator>zomurn</dc:creator>
    <dc:date>2010-01-28T14:16:12Z</dc:date>
    <item>
      <title>Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235675#M188805</link>
      <description>Hello,I'am confronting to a big problem : the nodeRef.getId() is changing (based on PROP_UUID)Indeed, in logs, when I import a document, I see for example :11:54:17,549 User:fbonnot DEBUG [action.executer.MscImporterEmailFilingProcessor] Filed email into folder (/Alfresco/xxx/Emails) messageNodeRef=</description>
      <pubDate>Thu, 28 Jan 2010 10:48:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235675#M188805</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T10:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235676#M188806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the document in archive://SpacesStore which is &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"&amp;nbsp; used to automatically store copies of deleted content. "&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I never deleted this document ! Why this ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 11:02:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235676#M188806</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T11:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235677#M188807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well your node has been deleted.&amp;nbsp;&amp;nbsp; That's why its in the archive store.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 11:11:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235677#M188807</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-01-28T11:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235678#M188808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's wrong, I have a look in the database and I saw two records in alf_node table with this uuid and the archive spacestore :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1340885&amp;nbsp;&amp;nbsp;&amp;nbsp;4&amp;nbsp;&amp;nbsp;&amp;nbsp;1171657&amp;nbsp;&amp;nbsp;&amp;nbsp;d1285db0-a2ce-46ae-b7a7-95b7c8b4ca7f&amp;nbsp;&amp;nbsp;&amp;nbsp;1766152&amp;nbsp;&amp;nbsp;&amp;nbsp;0&amp;nbsp;&amp;nbsp;&amp;nbsp;1417&amp;nbsp;&amp;nbsp;&amp;nbsp;1179455&amp;nbsp;&amp;nbsp;&amp;nbsp;fbonnot&amp;nbsp;&amp;nbsp;&amp;nbsp;2010-01-27T15:20:02.221+01:00&amp;nbsp;&amp;nbsp;&amp;nbsp;fbonnot&amp;nbsp;&amp;nbsp;&amp;nbsp;2010-01-27T15:20:02.955+01:00&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1340887&amp;nbsp;&amp;nbsp;&amp;nbsp;0&amp;nbsp;&amp;nbsp;&amp;nbsp;1171658&amp;nbsp;&amp;nbsp;&amp;nbsp;d1285db0-a2ce-46ae-b7a7-95b7c8b4ca7f&amp;nbsp;&amp;nbsp;&amp;nbsp;1766152&amp;nbsp;&amp;nbsp;&amp;nbsp;1&amp;nbsp;&amp;nbsp;&amp;nbsp;1417&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&amp;nbsp;&amp;nbsp;&amp;nbsp;NULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can read, The first record says "node_deleted" to 0 !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moreover, the document is accessible in the web-client (visible and consultable), the document is physically stored at the url pointing to alf_data/content/xxxx/xxx.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://img503.imageshack.us/i/archive.jpg/" rel="nofollow noopener noreferrer"&gt;[img]http://img503.imageshack.us/img503/7262/archive.jpg[/img]&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 11:26:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235678#M188808</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T11:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235679#M188809</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;BLOCKQUOTE class="jive-quote"&gt;As you can read, The first record says "node_deleted" to 0 !&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;You miss the point of node_deleted: it has nothing to do with archiving.&amp;nbsp; The second column (the store ID) shows which store it is in.&amp;nbsp; Your node is in the archive store.&amp;nbsp; I'm sorry, but I have no idea &lt;/SPAN&gt;&lt;EM&gt;why&lt;/EM&gt;&lt;SPAN&gt; it is there, but it is and the data in the alf_node table looks fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 13:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235679#M188809</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2010-01-28T13:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235680#M188810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a look at document properties and I read :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;{&lt;A href="http://www.alfresco.org/model/content/1.0}modified" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}modified&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Wed Jan 27 15:20:02 CET 2010&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;A href="http://www.alfresco.org/model/dictionary/1.0}datetime" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0}datetime&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;false&lt;BR /&gt;{&lt;A href="http://www.alfresco.org/model/content/1.0}created" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}created&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Wed Jan 27 15:20:02 CET 2010&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;A href="http://www.alfresco.org/model/dictionary/1.0}datetime" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0}datetime&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;So As soon as the document is integrated into alfresco, an uuid is assigned to it and then it is moved to archive spacestore with a new uuid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Archive spacestore stores the old association via its property&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;{&lt;A href="http://www.alfresco.org/model/system/1.0}archivedOriginalParentAssoc" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/system/1.0}archivedOriginalParentAssoc&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;workspace://SpacesStore/fcd23600-915c-4e82-86d9-3c3fcd289a3e|workspace://SpacesStore/d1285db0-a2ce-46ae-b7a7-95b7c8b4ca7f|{&lt;A href="http://www.alfresco.org/model/content/1.0}contains|{http://www.opsera.com/opsera/model/0.1}27011071818.eml|true|-1" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}contains|{http://www.opsera.com/opsera/model/0.1}27011071818.eml|true|-1&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;A href="http://www.alfresco.org/model/dictionary/1.0}childassocref" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0}childassocref&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;false&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And that's right, at the integration/importation time, the uuid is d1285db0-a2ce-46ae-b7a7-95b7c8b4ca7f (read in logs), but the immediate "move" to archiveSpacestore causes its uuid to change and so, I can't keep track of the document…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It there any reason that a document suddently goes to archive space store ? Does-it move to archiveSpacestore only after delete() operation ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 13:51:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235680#M188810</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T13:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235681#M188811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that documents inside archive Spacestore don't have necessarily the sys:archived aspect, it is normal ? (so I don't know who archived this document)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this on 3 documents.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 14:16:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235681#M188811</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235682#M188812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just for information, I confirm that the node was deleted by subsequent process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But Have you any answer to my previous reply ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 15:15:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235682#M188812</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235683#M188813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the node is archived by the DBNodeService then it will have the archived aspect added.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 16:48:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235683#M188813</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-01-28T16:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco nodeRef ids are changing !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235684#M188814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK. I don't know the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But what I know is that the user clicked on the icon "delete all content inside folder".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know which subsequent routine is called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 16:51:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-noderef-ids-are-changing/m-p/235684#M188814</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-01-28T16:51:05Z</dc:date>
    </item>
  </channel>
</rss>

