document-management


Related Questions
I'm trying to issue a ranged request to retrieve a segment (byte range) of a document stored on Nuxeo but it seems Nuxeo's CMIS Atompub request handler doesn't honor the Range HTTP header. Is it really not implemented or am I doing anything wrong? ...
  0 votes
  1 answers
  0 comments
  2063 views

Hi! I want to programmatically run the “SerialDocumentReview” workflow on a document through REST API. I was able to start the workflow but now I need to select the particiants. Can someone help me please? Thank you in advance, Rado Andriamahady
  0 votes
  1 answers
  1 comments
  1488 views

First of all apologies if my search-fu has not been sufficient to find previous answers to this question… How can i backup/export my file/Folder structure from Nuxeo to a plain old CIFS/HFS+ Structure so that if anything breaks, i can at least ...
  0 votes
  0 answers
  0 comments
  2131 views

Hi , I have main document which contains many sub document . and many binaries are attached to main document and each sub document (more than one level). After deleting the main document (hard delete using Coresesssion.removeDocument()) the main ...
  0 votes
  1 answers
  0 comments
  2257 views

I'm using a Nuxeo 5.9.5 repository with CMIS atompub binding. I found that I can explicitly checkout a document with a CMIS atompub POST, sending the ID of the document in the payload: http://localhost:8080/nuxeo/atom/cmis/default/checkedout The ...
  0 votes
  1 answers
  0 comments
  2217 views

I am using CMIS to connect to a Nuxeo 5.9.5 repository using the atompub binding. I am experiencing a problem with the CMIS Checkin. I found that when I remove an event listener that I've customized that checkin uploads work fine, but when the event ...
  0 votes
  0 answers
  0 comments
  2256 views

Hi all I have a big problem with nuxeo live edit. I have a lot of XLSM file in my nuxeo server and I would like to edit it Is it possible? If yes, how? i try to insert new MimeType on registry key, but nothing has changed Could you help me? Thanks
  0 votes
  0 answers
  0 comments
  1499 views

Hi! We have multiple upload widget for a file list and we use it on workflow task, when we upload the second file the first upload file disappears in chrome and IE. Have any body any idea to fix this problem? Every suggestion is welcomed Regards ...
  0 votes
  0 answers
  0 comments
  1397 views

When I make the following wildcard query request with REST atompub: SELECT * from cmis:document where cmis:objectId = '61c9a42b-00c4-4c48-9212-ceb7cb2fc4af' order by cmis:name It doesn't return some properties like: ...
  0 votes
  0 answers
  1 comments
  2073 views

Hi, I am new to Nuxeo and evaluating for a case management system. I would like to get some clarifications on permissions. My client is having several offices around the country and cases and related documents created by staff of one office should ...
  0 votes
  1 answers
  2 comments
  1509 views

The behavior I want is, on Edit, for changes to metadata only that the existing version be overwritten with those changes. For uploads of new files, I'd like to force minor or major versioning. I want to do this using CMIS. I thought setting the ...
  0 votes
  0 answers
  0 comments
  2117 views

When I make the following CMIS query: SELECT * FROM cmis:document order by cmis:name it doesn't return any of my newly uploaded documents. I found that if I force CMIS to “search all versions” that my documents will be returned. I found that once a ...
  0 votes
  1 answers
  7 comments
  2294 views

Does nuxeo platform support reRender in create and edit layout form? I have prepared a form layout in studio? How can i do with ajax when i click a checkbox to show or not a text area widget of the same form? What does “Value change listener” do? ...
  1 votes
  0 answers
  0 comments
  1869 views

Hi! I need your help. I try to activate notifications for a workspace: I want a user to be notified when a document is created in that workspace but that user doesn't receive any email whenever I upload files in the workspace. Thanks in advance, ...
  0 votes
  9 answers
  1 comments
  2604 views

Ubuntu 12.04 I've tried an upgrade from 5.6 to 5.8. In 5.6 I've got a lot of custom vocabulary entries, mainly under coverage and subtopic fields. When upgrading, the whole custom entries are lost and can not be selected any more for a given ...
  0 votes
  1 answers
  2 comments
  1807 views