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
  2051 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
  1483 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
  2122 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
  2245 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
  2202 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
  2241 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
  1494 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
  1387 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
  2060 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
  1500 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
  2108 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
  2284 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
  1858 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
  2595 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
  1799 views

Hello, When I did NXQL with Nuxeo Automation I got some documents with : path:null and uid:uid:null This documents got an ID, a title, and some data files and a lifecycle state. But why did I got that documents in my database, because this documents ...
  0 votes
  1 answers
  1 comments
  2427 views

So, thanks to help from this community, I got the Nuxeo VM downloaded, booted, configured, and I got logged in as Administrator. Woo! But then the real trouble comes: now what? I've trolled through the documentation (which is excellent for ...
  0 votes
  4 answers
  2 comments
  2906 views

Hi, I would like to modify the position (to the top) of a document in an ordered folderish document via an automation chain… Any idea ? Thanks
  0 votes
  1 answers
  1 comments
  2912 views

I'm investigating Nuxeo as a possible solution to our document management challenge. I watched the introductory video that describes the implementation done by the electric utility guy. I liked the feature he implemented to force capture of ...
  1 votes
  1 answers
  1 comments
  1904 views

I have requirement where i need to cancel the my custom Work (sub class of AbstractWork) in The WorkManager i don't find any method for this specific requirement . What i need to to to implement this feature ? any suggestion will be help full. My ...
  0 votes
  1 answers
  1 comments
  2419 views

I don't have a full stack trace but here's the entire message: org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException: Operation not supported by the repository for this object! Specifically this call: // Add the ACL to the CMIS ...
  0 votes
  1 answers
  0 comments
  1719 views

Hi, I would like to perform a full-text search on a scanned document. After some research on the web, I found Athento's OCR plugin and followed the steps discribed to set it up. I couldn't get it to work and I need help to solve my problem. I need a ...
  0 votes
  0 answers
  0 comments
  1495 views

Hello, I've got an issue regarding PDF preview: when I try to preview a PDF file, I get the following error: L'aperçu ne peut être généré pour ce document Technical issue: Blob path: default org.nuxeo.ecm.platform.preview.api.PreviewException: Error ...
  0 votes
  0 answers
  17 comments
  4044 views

Hi, I use the version 5.6 and I want to reindex all documents. But i don't know how I can do this ? And if I add others field to index in the “default-repository-config.xml”, the plugin reindex them too ? Thanks, David
  0 votes
  0 answers
  0 comments
  1837 views

I have looked in database but I haven't find any info for lifecycle state :( Any help please!
  0 votes
  1 answers
  1 comments
  2066 views

Hi all, We are using Nuxeo Document Management from some time now (March 2014) with version 5.9.1, but recently we are experiencing some issue with the Live Edit integration. We are focusing on the following setup: Client OS: Windows 2008-R2 Server ...
  0 votes
  0 answers
  0 comments
  1702 views

is there any possible way to create a users account by using the php automation api.
  0 votes
  1 answers
  0 comments
  1897 views

Hi I have a custom Document. This Document has a custom Summary page. On the boton page area, we have to show the Document Tasks. I have created a button, this button has to start a Workflow. After push the button, I expect a new Task created for ...
  0 votes
  1 answers
  0 comments
  2811 views

I'm trying to create a custom query to return the related documents (Joins) in my worklist, so I need to use the “CMIS” standard to ride my Query. I am using the version (Nuxeo 5.8) there is already an plugin by default -> ...
  0 votes
  1 answers
  4 comments
  1950 views

I have created a button (called RENAME), on a nuxeo worklist, and I want to call the EDIT PAGE (Edit Layout) for my document (called DocumentX). How can I do that? I know how to call the CREATION PAGE, but I don't know how to call the EDITION PAGE ...
  0 votes
  0 answers
  0 comments
  1340 views