<?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: After move: The node's content is missing in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/after-move-the-node-s-content-is-missing/m-p/242179#M195309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found the problem.. was doing this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Map&amp;lt;QName, Serializable&amp;gt; properties = new HashMap&amp;lt;QName, Serializable&amp;gt;();&lt;BR /&gt;this.getNodeService().setProperties(this.getNode().getNodeRef(), properties);&lt;SPAN class="line-numbers-rows"&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;instead of this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Map&amp;lt;QName, Serializable&amp;gt; properties = getNodeService().getProperties(nodeRef);&lt;BR /&gt;this.getNodeService().setProperties(this.getNode().getNodeRef(), properties);&lt;SPAN class="line-numbers-rows"&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;I.e. blowing away all the other properties by creating a &lt;/SPAN&gt;&lt;STRONG&gt;new&lt;/STRONG&gt;&lt;SPAN&gt; map of properties rather than editing the existing map of properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jun 2010 03:21:16 GMT</pubDate>
    <dc:creator>robertmarkbram</dc:creator>
    <dc:date>2010-06-14T03:21:16Z</dc:date>
    <item>
      <title>After move: The node's content is missing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-move-the-node-s-content-is-missing/m-p/242178#M195308</link>
      <description>Hi All,I am writing a class that extends BaseWizardBean. I have the following code to move the node (which represents a file) to a different folder.NodeService ns = getNodeService();// get the Space to apply changes tooNodeRef nodeRef = this.getNode().getNodeRef();// Folder this doc belongs to.NodeR</description>
      <pubDate>Sun, 13 Jun 2010 10:11:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-move-the-node-s-content-is-missing/m-p/242178#M195308</guid>
      <dc:creator>robertmarkbram</dc:creator>
      <dc:date>2010-06-13T10:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: After move: The node's content is missing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/after-move-the-node-s-content-is-missing/m-p/242179#M195309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found the problem.. was doing this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Map&amp;lt;QName, Serializable&amp;gt; properties = new HashMap&amp;lt;QName, Serializable&amp;gt;();&lt;BR /&gt;this.getNodeService().setProperties(this.getNode().getNodeRef(), properties);&lt;SPAN class="line-numbers-rows"&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;instead of this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Map&amp;lt;QName, Serializable&amp;gt; properties = getNodeService().getProperties(nodeRef);&lt;BR /&gt;this.getNodeService().setProperties(this.getNode().getNodeRef(), properties);&lt;SPAN class="line-numbers-rows"&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;I.e. blowing away all the other properties by creating a &lt;/SPAN&gt;&lt;STRONG&gt;new&lt;/STRONG&gt;&lt;SPAN&gt; map of properties rather than editing the existing map of properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 03:21:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/after-move-the-node-s-content-is-missing/m-p/242179#M195309</guid>
      <dc:creator>robertmarkbram</dc:creator>
      <dc:date>2010-06-14T03:21:16Z</dc:date>
    </item>
  </channel>
</rss>

