document-management
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
2531 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
3010 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
3008 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
1991 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
2528 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
1810 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
1568 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
4158 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
1911 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
2150 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
1782 views
is there any possible way to create a users account by using the php automation api.
0 votes
1 answers
0 comments
1976 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
2914 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
2035 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
1432 views