document-management
Nuxeo platform: 5.72 Fasttrack OS: Ubuntu 13.04 How does one configure Nuxeo DM to NOT increment the minor version on publish? I have not been able to find where this is defined, or even configured. I have been given the requirement that the ...
0 votes
1 answers
4 comments
2326 views
I'm running Nuxeo 5.7.2, although I've been experiencing the same problems since 5.6. When I install on Debian (7, Wheezy), as per the installation instructions, everything seems to work fine, but there is no preview button. I realise there were ...
0 votes
0 answers
5 comments
1973 views
Bonjour, Comment fait on pour mettre le tableau de bord de la page d'accueil en première page. Il me semble que sa devrait déjà être le cas. Au lieu de cela j'arrive dans le choix du domaine. En effet quand je vais sur http://servername/nuxeo je me ...
0 votes
2 answers
1 comments
2195 views
I have deployed Nuxeo Platform 5.6 on a Windows Server from Tomcat bundle installation. I have configured the LDAP login accordin to the code below. Users are able to login but their groups are not loaded. Is there something I am missing? ...
0 votes
0 answers
0 comments
2331 views
Platform: Nuxeo 5.7.2 Fasttrack OS: Ubuntu 13.04 I have created an xml file in my <?xml version="1.0"?>
<extension target="org.nuxeo.ecm.core.versioning.VersioningService" point="versioningRules"> <versioningRule ...
0 votes
2 answers
3 comments
2382 views
Hi All, I've installed a fresh Nuxeo 5.6 DM server and I'm having difficulty previewing imported PNG files. My platform is Nuxeo 5.6 running on OpenIndiana oi_151a8 with Oracle JDK 7u21. Secure LDAP authentication has been configured, and I'm using ...
0 votes
4 answers
8 comments
3362 views
HI i am trying to add a tab in the main header links , similar to Document Management or admin center. My understanding is that this should be done when you add an action and choose the category. So i chose header links, but it is showing in the ...
0 votes
1 answers
1 comments
1966 views
Hello, I would like to know where and how could I configure quartz properties file in Nuxeo DM. I just want to persist triggers, jobs and so on (use org.quartz.impl.jdbcjobstore.JobStoreCMT) … to avoid to lose them stopping or restarting the ...
0 votes
2 answers
0 comments
3814 views
hi, After the migration from 5.6 to 5.7.2 my workspace tree doesn't display all the workspaces but only a few. if I click on the root Workspaces in the left window then all the workspaces are displayed alt textcorrectly in the right window. thank ...
0 votes
1 answers
4 comments
1781 views
Hi, I want to use a listener to delete automaticaly old archived version (autoversionning is activated) which do not have a comment when a user increment the version. Unfortunately, the method getDescription() of VersionModel always returns a null ...
0 votes
0 answers
1 comments
1460 views
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
I am writing a custom bulk importer by using client automation. I created new document but not able to load blobs. below is the code. import java.io.File; import org.nuxeo.ecm.automation.client.Constants; import ...
0 votes
1 answers
1 comments
2989 views
Pourquoi je ne peux pas utiliser les boutons « Déplacer au début » et « Déplacer vers le haut » pour certains dossiers ordonnés dans Nuxeo.
0 votes
0 answers
1 comments
1676 views
Hello, I found that when I set specifics faceted search available in the configuration locale of a domain/worskpace, when I go in another domain, I don't retrieve the default faceted search but only theses attached to fhe first domain I visited, ...
0 votes
0 answers
2 comments
1640 views
Hi, I have been working with Nuxeo for some time and deploying it as a documentation server for our organisation. I have set up the server to receive emails. Now the question is, to my surprise, I cannot move the emails to other workspace or folder. ...
0 votes
0 answers
0 comments
1818 views
Hello, How could I change Nuxeo starting page (the page which appears after you log in) with Nuxeo Studio ? Thank you
0 votes
1 answers
7 comments
2439 views
Hello, In a domain named “A”, I have a TemplateRoot with several workspaces below but when I create a new workspace in WorkspaceRoot or workspace below this domain “A”, I haven't the form to choice a template workspace. For the others domains, I ...
0 votes
1 answers
2 comments
1786 views
Hello, I am wondering if Nuxeo could fit my needs. My situation is the following: I have documents stored in an sql server database with a structure that is not the same as the Nuxeo database structure. In that database, documents are stored as ...
0 votes
1 answers
3 comments
1902 views
Any chance we could get a step by step guide with sample xml configuration files to connect Nuxeo with Active Directory using Groups / SubGroups / Users. Maybe a blog post. I'm having a hard time trying to collect the info and steps to implement it. ...
0 votes
1 answers
1 comments
2076 views
Hi, If I want to customize how files are uploaded when a REST call is received, what package/class should I be looking to modify? What's a good starting point? Also, once the code is modified, how do I recompile it and deploy it? Thanks
0 votes
1 answers
0 comments
1537 views
I have read the docs here http://doc.nuxeo.com/display/KB/Adding+your+own+CSS for adding a custom css but I can't quite follow it. I have installed nuxeo 5.6 tomcat for DM. According to the docs For your project you probably have a custom ...
0 votes
1 answers
0 comments
2460 views