<?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 Asset cloning using automation client. in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/asset-cloning-using-automation-client/m-p/326828#M13829</link>
    <description>&lt;P&gt;Hi,
Is there anyway to clone asset along with their blob content. We use the nuxeo automation client to upload assets in our java project. We have a requirement that we need to replicate (or clone) an existing asset along with the blob attachment to different path. Is there anyway we can do this using the Nuxeo automation Client ?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Oct 2012 16:41:29 GMT</pubDate>
    <dc:creator>nuxeonovice_</dc:creator>
    <dc:date>2012-10-29T16:41:29Z</dc:date>
    <item>
      <title>Asset cloning using automation client.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/asset-cloning-using-automation-client/m-p/326828#M13829</link>
      <description>&lt;P&gt;Hi,
Is there anyway to clone asset along with their blob content. We use the nuxeo automation client to upload assets in our java project. We have a requirement that we need to replicate (or clone) an existing asset along with the blob attachment to different path. Is there anyway we can do this using the Nuxeo automation Client ?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 16:41:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/asset-cloning-using-automation-client/m-p/326828#M13829</guid>
      <dc:creator>nuxeonovice_</dc:creator>
      <dc:date>2012-10-29T16:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Asset cloning using automation client.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/asset-cloning-using-automation-client/m-p/326829#M13830</link>
      <description>&lt;P&gt;Sorted. Document.copy can do this.
session.newRequest("Document.Copy").setInput(document_to_copy).set("target", path_to_copy_at).execute();&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 17:22:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/asset-cloning-using-automation-client/m-p/326829#M13830</guid>
      <dc:creator>nuxeonovice_</dc:creator>
      <dc:date>2012-10-29T17:22:56Z</dc:date>
    </item>
  </channel>
</rss>

