<?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 Using NuxeoJS to upload files to a new batch in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/using-nuxeojs-to-upload-files-to-a-new-batch/m-p/319994#M6995</link>
    <description>&lt;P&gt;I'm trying to use the NuxeoJS client to upload files to a new batch. I tried:&lt;/P&gt;
&lt;P&gt;var op = client.operation('Blob.Upload')
op.params({ uploaded: 'true', batchId: 'myBatchId' })
up = op.uploader()
up.uploadFile(myFile)
up.execute()&lt;/P&gt;
&lt;P&gt;I get 500 errors using Blob.Upload, or Blob.Create. These are the wrong operations and I know I can do it via the REST API is there a way I can do it via the JS client?&lt;/P&gt;</description>
    <pubDate>Thu, 01 May 2014 01:59:28 GMT</pubDate>
    <dc:creator>eshiu_</dc:creator>
    <dc:date>2014-05-01T01:59:28Z</dc:date>
    <item>
      <title>Using NuxeoJS to upload files to a new batch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/using-nuxeojs-to-upload-files-to-a-new-batch/m-p/319994#M6995</link>
      <description>&lt;P&gt;I'm trying to use the NuxeoJS client to upload files to a new batch. I tried:&lt;/P&gt;
&lt;P&gt;var op = client.operation('Blob.Upload')
op.params({ uploaded: 'true', batchId: 'myBatchId' })
up = op.uploader()
up.uploadFile(myFile)
up.execute()&lt;/P&gt;
&lt;P&gt;I get 500 errors using Blob.Upload, or Blob.Create. These are the wrong operations and I know I can do it via the REST API is there a way I can do it via the JS client?&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2014 01:59:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/using-nuxeojs-to-upload-files-to-a-new-batch/m-p/319994#M6995</guid>
      <dc:creator>eshiu_</dc:creator>
      <dc:date>2014-05-01T01:59:28Z</dc:date>
    </item>
  </channel>
</rss>

