<?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: Move content from one folder to another folder in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319760#M6761</link>
    <description>&lt;P&gt;&lt;A href="http://sdw1804:8080/nuxeo/api/v1/automation/Document.Move"&gt;http://localhost:8080/nuxeo/api/v1/automation/Document.Move&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The above API can serve the purpose of moving a file from folder1 to folder2 or complete folder1 into folder2.
I guess moving only contents of folder1 into folder2 should be iterated as mentioned by &lt;A href="https://answers.nuxeo.com/users/94102e75-7207-4b3f-99a6-e3cb8dcec0f7"&gt;Greg Drayon&lt;/A&gt;. I am yet to try that use case.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2016 04:31:10 GMT</pubDate>
    <dc:creator>kartik_sn</dc:creator>
    <dc:date>2016-01-28T04:31:10Z</dc:date>
    <item>
      <title>Move content from one folder to another folder</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319757#M6758</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;I want to move content from one folder to another folder. Can we have any REST Api for moving from one folder to another folder ?
Example.
I have folder1 and folder2.
Case1: I want to move filder1 into folder2.
Cate 2 : I want to move only folder1 content to folder2.&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 06:49:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319757#M6758</guid>
      <dc:creator>Ramakrishna_Gad</dc:creator>
      <dc:date>2015-12-07T06:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Move content from one folder to another folder</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319758#M6759</link>
      <description>&lt;P&gt;&lt;A href="http://explorer.nuxeo.com/nuxeo/site/distribution/current/viewOperation/Document.Move"&gt;This&lt;/A&gt; should be the operation you're looking for. For your first case, have folder1 as input and folder2 as &lt;CODE&gt;name&lt;/CODE&gt; parameter. For the second use case, iterate over your folder1 content and call the operation. Or maybe, as the operation accepts "documents" as input, you can give it a list of documents. I'm afraid I never really understood that part with "document, documents".
Anyway, that should answer your question.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 08:34:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319758#M6759</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2015-12-07T08:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Move content from one folder to another folder</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319759#M6760</link>
      <description>&lt;P&gt;Can i have rest api for this use case?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 10:34:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319759#M6760</guid>
      <dc:creator>Ramakrishna_Gad</dc:creator>
      <dc:date>2015-12-09T10:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Move content from one folder to another folder</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319760#M6761</link>
      <description>&lt;P&gt;&lt;A href="http://sdw1804:8080/nuxeo/api/v1/automation/Document.Move"&gt;http://localhost:8080/nuxeo/api/v1/automation/Document.Move&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The above API can serve the purpose of moving a file from folder1 to folder2 or complete folder1 into folder2.
I guess moving only contents of folder1 into folder2 should be iterated as mentioned by &lt;A href="https://answers.nuxeo.com/users/94102e75-7207-4b3f-99a6-e3cb8dcec0f7"&gt;Greg Drayon&lt;/A&gt;. I am yet to try that use case.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 04:31:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319760#M6761</guid>
      <dc:creator>kartik_sn</dc:creator>
      <dc:date>2016-01-28T04:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Move content from one folder to another folder</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319761#M6762</link>
      <description>&lt;P&gt;http&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 04:39:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/move-content-from-one-folder-to-another-folder/m-p/319761#M6762</guid>
      <dc:creator>kartik_sn</dc:creator>
      <dc:date>2016-01-28T04:39:02Z</dc:date>
    </item>
  </channel>
</rss>

