document-management
We have installed Nuxeo DM 5.6 on Tomcat server, which uses Oracle database. Default repository configuration template (templates/common-base/nxserver/config/default-repository-config.xml.nxftl) specifies for Oracle (and for the other database types ...
0 votes
0 answers
0 comments
1875 views
Is it possible to “close a floder in nuxeo”, that is to have it in a state where documents con not be added to the folder, and users can only view the folder, or delete it if authorized? Thank you
0 votes
0 answers
0 comments
1565 views
I am having a problem with Nuxeo workflow design and implementation in Nuxeo Studio. I am following the Simple workflow example and I have the workflow created (with no errors), however, when I import a document in Nuxeo, my workflow doesn't show ...
0 votes
1 answers
1 comments
1804 views
Hi all based on a requirement, we are trying to add source and destination metadata to a document. The source and destination fields should be filled with the source and destination office. The office needs also have other metadata, as email, phone ...
0 votes
0 answers
0 comments
1331 views
I'm trying to invoke Nuxeo Services by local API, but I obtain NullPointerException. I see in the documentation , The services can be local (inside the same JVM) and most of them can be Also called remotely via RMI if your target Application Server ...
0 votes
1 answers
0 comments
2379 views
I have questions about the specifics of Nuxeo Drive synchronization. I am using an Ubuntu 12.04 server and a Windows 8 client. The installation is pretty close to stock, just the DM module, the Outlook sync module, and drive. Drive synchronization ...
0 votes
0 answers
0 comments
3001 views
Hi all, when I try to tag a document by following code, I obtain a nullpointerexception. Some suggest about how to use local java api? Thanks. I have a jsp with this code: **<% LocalSessionFactory lsf = new LocalSessionFactory(); CoreSession ...
0 votes
2 answers
1 comments
2244 views
Hello, We have a simple need on my project : to create / edit some simple spreadsheets For example, so as to book a meeting room. We basically need something like that : ...
0 votes
2 answers
3 comments
1784 views
Hi, On my customized Nuxeo DM 5.6-HF22, I'm getting this error everytime I want to save a faceted search: Unknown type: faceted_search_default_cv Caused by: java.lang.IllegalArgumentException: Unknown type: faceted_search_default_cv
at ...
0 votes
1 answers
0 comments
2384 views
Hello, Sometime i only have the possibility to add one type of document, It's possible to bypass the popup menu and directly move to the document creation layout ? If i can't, i think i have to do a User Action who do the job. Thanks
0 votes
1 answers
0 comments
2171 views
Hello, I am having a problem with MetroWSServlet. When I execute one of our web services, sometimes I get this error in console: ERROR [org.jboss.web.tomcat.service.jca.CachedConnectionValve] Application error: MetroWSServlet did not complete its ...
0 votes
0 answers
0 comments
1403 views
I want to be able to have someone type into the little white box in the corner of the screen and have it match dc:source as well as its current sources, when it shows file suggestions before user submits search. I do not have Studio. Thank you! ...
1 votes
0 answers
0 comments
1712 views
I need to extend my contentView in DM-5.5 to include an extra column. How much code do I need to duplicate in my extension, to make it do what I want it to do, as well as what it already does? For example, if I want everything to be the same, but ...
2 votes
0 answers
0 comments
1730 views
I am trying to update the simple search to return results that match the defaults, as well as to pull from dc:source field. What is the proper format of a contribution xml extension to do such a thing?
1 votes
0 answers
1 comments
1426 views
We are about to upgrade our production system from 5.5 DM to 5.7.2 (currently). Is it possible to upgrade directly to 5.7.2, or do we need to go 5.5 -> 5.6 -> 5.7 -> 5.7.1 -> 5.7.2 ? What is the shortest migration path needed to keep our ...
1 votes
1 answers
0 comments
1839 views
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