document-management
I know according to the Customization documentation: http://doc.nuxeo.com/display/NXDOC55/Customization+and+Development When you are not creating a real Nuxeo Plugin (i.e. a JAR), XML configuration files should: be copied in the “config” directory ...
1 votes
1 answers
5 comments
2561 views
Hello, We observe this problem : when we want to add files (not the principal file) on a document, we obtain an error when we click on “confirm the files add” : java.lang.NoSuchFieldError: temporary
at ...
0 votes
1 answers
1 comments
1834 views
The following CMIS Query with a JOIN to secondary type 'Folderish' fails to parse in Nuxeo 5.7.2. Should this work or does it require full CMIS 1.1 support which has not yet been implemented? Query: curl -u Administrator:Administrator ...
0 votes
1 answers
1 comments
3266 views
When I invoke the following CMIS Query that contains multiple LEFT OUTER JOINs to both File and Note against the Nuxeo Demo server, no results are returned. OTOH, when I invoke separate queries with a single LEFT OUTER JOIN to File and Note ...
0 votes
1 answers
2 comments
3654 views
When I start a workflow, particpants don't get mail notification and the log get this error : 2013-08-26 12:24:24,357 ERROR [org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during Notification processing for event ...
0 votes
1 answers
2 comments
1882 views
Using CMIS Workbench 0.10.0 with various bindings and cookies enabled, I see a “Login Success” entry in the Nuxeo audit trail for every CMIS operation performed. I expected to see only one for the initial login. Thoughts?
0 votes
1 answers
4 comments
2360 views
Using CMIS Workbench 0.10.0 with the Browser Binding against the Nuxeo 5.7.2 Demo server, all query attempts result in the error below. In this case, I attempted the default “SELECT * FROM cmis:document” query. CMIS Workbench 0.7.0 also generates ...
0 votes
1 answers
3 comments
2744 views
When I invoke the following CMIS JOIN Query against the Nuxeo Demo server, the d.nuxeo:contentStreamDigest and f.cmis:path properties in the result set are not populated. OTOH, when I invoke separate cmis:document and cmis:folder queries, these ...
0 votes
0 answers
2 comments
2660 views
Hi, We are deploying Nuxeo to manage our project documentation and we need to implement a document review process (using Nuxeo workflow feature). Each document review will result in a list of open comments/questions related to the reviewed document. ...
0 votes
0 answers
0 comments
1465 views
I would like to use the document bulk importer to import a bulk of documents. I have metadata to attach to the documents. How can I get the importer to honor metadata? Is it possible to put a properties-file with the same name of every file in the ...
0 votes
1 answers
0 comments
2118 views
Hi. It's possible to configure the Nuxeo Repository in read-only mode?. I'm using Nuxeo DM 5.4.2 Thanks in advance
0 votes
1 answers
0 comments
1847 views
Hello, I'm new to Nuxeo and just conducting some product research. My goal is for end users to be able to publish documents that can be grabbed by anyone. My initial thought was to have two domains one where users create the documents and the second ...
0 votes
1 answers
2 comments
2411 views
Hi, When I click on a LiveEdit link, the document is opening well with Office but the window doesn't get the focus on screen : the user doesn't see the window (which is behind the browser) and he thinks that it doesn't work . Is there a ...
0 votes
1 answers
1 comments
1790 views
As part of an operation, I need to retrieve the path to a document's file:content for a remote system to access via WebDAV. However, the path as retrieved by getPathAsString() and getFilePath() do not match the path to the document as observed via ...
0 votes
1 answers
1 comments
3818 views
Hello, The log file (server.log) becomes full (+10GB) when Nuxeo is accessed by WebDAV. This line is repeated a lot of time : 2013-08-06 10:50:59,395 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container ...
0 votes
1 answers
2 comments
1633 views