upload


Related Questions
Hello ! In the view layout of a document I'm using the element : “nuxeo-document-viewer” I would like to know how is it possible to rename the file I upload when I do it ? For example using the metadata of the file or anything else. Thanks :)
  0 votes
  1 answers
  0 comments
  836 views

Advance thanks for any help. I am trying to upload file of size more than 2gb by breaking the file into chunks (Resumable) and iterating through chunks and trying to upload each chunk at a time. But api is throwing following error. message: ...
  0 votes
  0 answers
  0 comments
  2455 views

Hi, I'm wondering if it's possible to upload many users to my Nuxeo instance by using Curl on a local JSON file. It's certainly possible for a single user, as I've already attempted. ' curl -u “Administrator:Administrator” -H “Content-Type: ...
  0 votes
  1 answers
  0 comments
  2424 views

I'm trying to upload some videos via the import dialogue. In this case it were 4 videos (each of them 500 Mb). 3 uploads are running in parallel via the webinterface in Chrome (48.0). But after clicking the import button and waiting some time the ...
  0 votes
  1 answers
  11 comments
  4616 views

Hi, I am trying to upload a file using nuxeo client. Initialy I have created the client like below var client = new nuxeo.Client({ baseURL: nuxeo_url, username: cms_user, password: cms_password }); client.schemas(['dublincore', 'file']); For ...
  0 votes
  0 answers
  0 comments
  2298 views

Hello, For one of my types I need to validate uploaded files compliance against a web service. This works pretty well with the main content action widget, and now I want to trigger my validation code from the TAB_FILES_EDIT widget. I was planning to ...
  0 votes
  0 answers
  0 comments
  1732 views

Hi All, I am facing Issues in uploading multiple images in nuxeo using REST API. i am following below URL for the Batch upload https://doc.nuxeo.com/display/NXDOC/How+to+Upload+a+File+in+Nuxeo+Platform+Using+REST+API+Batch+Processing+Endpoint First ...
  1 votes
  1 answers
  3 comments
  2536 views

Hi, We are using Nuxeo Platform 7.4, nuxeo-drive addon 1.5.3 and Nuxeo Drive client 2.0.1028 (on Windows 8). Currently the synchronization is working well when the files have been in Nuxeo Platform first and appear in Nuxeo Drive folder on a client ...
  0 votes
  1 answers
  1 comments
  2354 views

I need to know the reason behind why the transaction still continues? Is this related to database locking? If it is, what resources are they locking? TIA
  0 votes
  0 answers
  2 comments
  4583 views

I can't upload large files even i'm using the Nuxeo Drag and Drop UI. The Progress bar is finished but after I press the continue button the clinet prompt Request Timeout. What should I do? avax.transaction.RollbackException: Unable to commit: ...
  0 votes
  0 answers
  1 comments
  2626 views

Hi We are currently using the batch/upload rest api to upload files, and we need to load more than one instance of Nuxeo, to distribute requests, but put an elastic load balance in front of the servers is causing a problem in upload (I imagine that ...
  0 votes
  1 answers
  0 comments
  10075 views

Hello, I Have a problem, I have 2 servers available, 1 - default 2 - arizona I am trying to make a upload with Rest API, when I do the upload in directory nuxeo_url + '/api/v1/path/default-domain/workspaces' - success but when I do the upload in ...
  0 votes
  1 answers
  2 comments
  3526 views

For upload file using Rest API (Nuxeo Platform 7.3 ), I follow this link “https://doc.nuxeo.com/display/NXDOC/How+to+Upload+a+File+in+Nuxeo+Platform+Using+REST+API+Batch+Processing+Endpoint” . But I am getting “500 Internal Server Error” – “ Invalid ...
  0 votes
  1 answers
  4 comments
  3517 views

Hi, We used to upload files from an external java application server using a connector written uppon the java automation client. Suddenly, blobs cannot be attached anymore and apache is sending a 413 (entity too large) error. I tryed to update the ...
  0 votes
  0 answers
  2 comments
  2006 views

Hi, can someone explain me what happens when I restore a previous version of a document? e.g (2.0 to 1.0) I tried to restore the version of a document(type “File”) that has a content on it but when I restore it to its previous version, the uploaded ...
  0 votes
  1 answers
  2 comments
  2454 views

I'm using Java Automation Client to upload my files but it seems to be very slow. I tried to increase the JVM Heap size of my server but it still the same. Does nuxeo have a configuration for handling file uploads in the Automation Client? Thanks
  0 votes
  0 answers
  1 comments
  2346 views

Hello, I have been following the “Blob Upload for Batch Processing” directions with some success in development, but I have run into a very severe problem when attempting to use it in a production configuration in a two-node cluster. I believe the ...
  3 votes
  0 answers
  2 comments
  2639 views

Hi, I will upload assets using the REST API. I will upload large videos in the DAM from mobile devices. Thus, I need to be able to do pause/resume uploads as the connectivity may be inconsistent. I store my assets in AWS S3 and I know S3 supports ...
  0 votes
  1 answers
  2 comments
  1853 views

Hi, I'm using the Nuxeo 5.9.3 to manage the picture files and I'm using the Drupal with the Cmis module to get the images from Nuxeo. I using CMIS to upload files to Nuxeo and this pictures are created in Nuxeo by CMIS using the document Picture. I ...
  0 votes
  1 answers
  1 comments
  2372 views

Hi, Can nuxeo upload/add documents from emails. Thanks
  0 votes
  1 answers
  0 comments
  1544 views

I can not upload files more than 500 mb (request timeout, firefox latest) to nuxeo folders using browser drag and drop, its really complicated if you need to upload multiple files in multiple folders to Nuxeo. I know there are Nuxeo Drive, but seems ...
  0 votes
  1 answers
  2 comments
  2738 views

When attempting to edit the content of a document, I'm unable to have a successful upload of the file. This occurs any time a document has already been created and I am aattempting to edit it. Currently, I have my document set up with the following ...
  0 votes
  0 answers
  0 comments
  1458 views

Hello, I was trying to follow the upload example listed here (http://doc.nuxeo.com/display/NXDOC/Using+Nuxeo+Automation+Client) and for the life of me I can not get the file to attach. I can get the document created, but when I browse to the created ...
  0 votes
  1 answers
  1 comments
  4561 views

I noticed that when performing an import I see sometimes the strange “C:\fakepath" text before the name of the file I am trying to import, even in unix/bsd based systems which has nothing to do with the actual location of the file - there is no ...
  0 votes
  1 answers
  0 comments
  5472 views

Hi, I install my Nuxeo 5.5 and this is really strange. I can drag'n drop big files without any problem, but when I use form, I have this following error in my logs . Here how I reproduce the problem: I connect as Administrator I go to my personal ...
  0 votes
  1 answers
  0 comments
  2010 views

Whenever I drop (native method) a PDF document on my new 5.5 Nuxeo DM, it is uploaded as “binary” (default icon). Hence Preview failing. But when I import the same PDF file in the same space through the “Import file” feature, it appears with a nice ...
  1 votes
  2 answers
  10 comments
  2456 views

As the default Image document type has less fields than the basic “file”, it could be nice to force actual images being uploaded to be of the latter type. Is there any way to configure this?
  1 votes
  1 answers
  0 comments
  2056 views

Hi, how I can upload many document with many folders in Nuxeo. When I use Drag n' Drop I can the windmills turn without end.. Thanks
  0 votes
  1 answers
  1 comments
  2783 views