<?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 copy a set of nodes into another destination node in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54173#M32255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi jtorres.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your useful suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 10:52:57 GMT</pubDate>
    <dc:creator>sergio</dc:creator>
    <dc:date>2006-12-12T10:52:57Z</dc:date>
    <item>
      <title>How to copy a set of nodes into another destination node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54171#M32253</link>
      <description>Hi all.The usual question for today about WS….I want to copy at once a set of nodes (instead of a single node) into a destination node. I tried the following codeReference ref = new Reference();ref.setStore(STORE);ref.setPath("/app:company_home/cm:Committenti/cm:Test/*");The folder named "Test" unde</description>
      <pubDate>Tue, 28 Nov 2006 11:15:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54171#M32253</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2006-11-28T11:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a set of nodes into another destination node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54172#M32254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simply look the signature of CML:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;CML(CMLCreate[] create, CMLAddAspect[] addAspect, CMLRemoveAspect[] removeAspect, CMLUpdate[] update, CMLWriteContent[] writeContent, CMLDelete[] delete, CMLMove[] move, CMLCopy[] copy, CMLAddChild[] addChild, CMLRemoveChild[] removeChild, CMLCreateAssociation[] createAssociation, CMLRemoveAssociation[] removeAssociation) &lt;BR /&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see CML receives an array of CMLCopy[]. You can pass as many items as you can and when you do the update(cml) operation all of them will be copied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 09:17:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54172#M32254</guid>
      <dc:creator>jtorres</dc:creator>
      <dc:date>2006-12-12T09:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a set of nodes into another destination node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54173#M32255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi jtorres.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your useful suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 10:52:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54173#M32255</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2006-12-12T10:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a set of nodes into another destination node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54174#M32256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sergio,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you able to resolve copying entire folder or multiple folders to another location?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have similar requirement. Could you please pass on your inputs for the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raju&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 18:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54174#M32256</guid>
      <dc:creator>raju_myadam</dc:creator>
      <dc:date>2008-04-09T18:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a set of nodes into another destination node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54175#M32257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This can very easily achieved using Javascript. Have a look at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API_Cookbook" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API_Cookbook&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;moveI() or copy() functions&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 20:52:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54175#M32257</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2008-04-09T20:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy a set of nodes into another destination node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54176#M32258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In our case we are using webservice API for communicating remotely with Alfresco repository. We have built a custom interface and implementation. The implementation will use the alfresco's web service API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So planning to copy the files and folders through web service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 15:49:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-copy-a-set-of-nodes-into-another-destination-node/m-p/54176#M32258</guid>
      <dc:creator>raju_myadam</dc:creator>
      <dc:date>2008-04-14T15:49:28Z</dc:date>
    </item>
  </channel>
</rss>

