content-management-platform
While coreSession.query() works fine for “SELECT * FROM Document WHERE … order by ecm:pos " i do not find a way to get this ecm:pos value. Unfortunately, it is not one of the getters of DocumentModel. The simple trial with “SELECT * , ecm:pos FROM” ...
0 votes
1 answers
2 comments
2671 views
Hi All, I am running nuxeo5.3.2 in a debian with default database(h2). I tried to upgrade nuxeo to 5.5 with postgresql as a database, but didn't succeed!!! Can anybody tell me how can i take sql dump from h2 or a way to upgrade from 5.3 to 5.5. Hope ...
0 votes
2 answers
4 comments
1945 views
Hi, I created some bundles in Nuxeo IDE to extend nuxeo features. I created them as Nuxeo Plugin Projects. In one of these bundles I made some customizations to the login screen. I did it like it was mentioned in some of the tutorials or forum ...
0 votes
1 answers
1 comments
4344 views
We customized Nuxeo and tested it over windows. Our custom plugin in NUXEOHOME/nxserver/plugins works perfectly fine in windows. When we tried to start Nuxeo on Linux with our custom plugin in NUXEOHOME/nxserver/plugins, Nuxeo starts fine but it ...
0 votes
1 answers
3 comments
2473 views
I know there are many Java Bar Code packages and I am currently looking/evaluating them. The question is: Is there a bar code package that integrates with Nuxeo better than the others? Minimally I need to print out the document ID on a label for ...
1 votes
1 answers
1 comments
2732 views
Hi I have just installed the latest stable version of nuxeo on my debian machine. So far everything works fine, incredible good piece of engineering work! When I try to access the web interface (http://myserver:8080) from my iPhone or iPad's browser ...
0 votes
1 answers
0 comments
2095 views
Hi, please can somebody tell me, which directories in a Tomcat distribution need write access permission for Nuxeo? Documentation? $Nuxeo\data $Nuxeo\log $Nuxeo\tmp ??? Regards
0 votes
1 answers
0 comments
1430 views
I've got a use case where, under certain conditions, a document needs to be read-only. I'm trying to achieve this state programmatically (using a chain/script). As the platform doesn't seem to allow to add the “Immutable” facet using the ...
0 votes
2 answers
1 comments
2418 views
I am having some difficulty replacing the sample digital signature certificate with my new self signed one. I am somewhat new to Nuxeo, so they may be rudimentary questions, but here they are: 1) In the documentation ...
0 votes
1 answers
1 comments
1994 views
I need to run a cleanup/recovery process and need to fire the event and have it triggered 10 minutes latter.
0 votes
1 answers
0 comments
1465 views
Hello, is there precaution or procedure to migrate database from postgres 8.4 to 9.1 I want to test nuxeo 5.6 on a newer install. I using in production nuxeo 5.5 on ubuntu 10.04 with postgres 8.4 VM5.6 in test propose ubuntu 12.04 with postgres 9.1 ...
0 votes
1 answers
0 comments
2962 views
I have followed the documentation to the letter, and continue to have significant challenges in getting Nuxeo to authenticate against Active Directory. I have tried numerous combinations with the field mapping names etc, in my config file, but the ...
0 votes
1 answers
0 comments
1428 views
Hi, I created a new suggester. This one return a SearchDocumentsSuggestion. Is there a way to precise which faceted searchs to use instead of “Default Faceted Search”. I hope this is clear. Thanks.
0 votes
1 answers
1 comments
1769 views
Hi, We created a new faceted search. We want to limit the access to a group only. Is it possible? Thanks a lot.
0 votes
1 answers
0 comments
1575 views
Hello, For my graduation project I have to customise Nuxeo. To begin I did a plugin with my companyintern project lifecycle (It's works fine). But when I try to do a version management it does nothing, I use this xml : <?xml ...
0 votes
1 answers
2 comments
1968 views
We use an embedded instance of Nuxeo 5.5 to implement a suite of RESTful web services. Do any release notes exist specifically for upgrading from an embedded Nuxeo 5.5 instance to Nuxeo 5.6?
0 votes
1 answers
0 comments
1530 views
I'm new to Nuxeo and I'm trying to create an operation that manages a list of work to be executed? But only one instance can access the list at any time. From what I understand, each invocation of an operation results in a new instance. I could ...
0 votes
1 answers
0 comments
1586 views
In previous versions you have some predefined rules for content routing. Does the final release of 5.6 have this features included (one ore two preconfigured rules) or we have to create this using Studio?
0 votes
1 answers
0 comments
1548 views
Hi, In the user center I'd like to add a link (in the left-hand menu) to a WebEngine page managed by the same Nuxeo instance. I thought I could simply add an action, but unfortunately due to the way the menu is built only view ids can be configured ...
0 votes
1 answers
1 comments
2300 views
Bonjour, il y a quelques jours, j'avais posté une question par rapport à mes problèmes LDAP. Restée sans réponse, j'ai tout de même cherché de mon coté et du coup j'ai trouvé quelques solutions à mes problèmes. Désormais, j'arrive à me connecter ...
0 votes
2 answers
0 comments
3680 views
Below issue is occuring for Nuxeo 5.6 Release Candidate We want to configure nuxeo database connectivity by specifying oracle database connection url string in nuxeo.db.jdbc.url instead nuxeo.db.host and nuxeo.db.name as shown in the nuxeo.conf file ...
0 votes
1 answers
3 comments
6593 views
Hi, From last week webinar, I gathered that the 5.6 version of Nuxeo will allow for multi-tenancy. Can you point us in the right direction so we can make our application, which needs a container (similar to “Workspaces” to holds information ...
0 votes
1 answers
1 comments
2748 views
Hi, Assume I'm opening my web navigator. Entering the URL : http://nuxeo.domain.com/nuxeo/site/dav/ I can see all my root files/folders. If i click on a folder, let's say “toto”, the URL of the hyperlink is “http://nuxeo.domain.com/nuxeo/site/toto”. ...
0 votes
1 answers
0 comments
2006 views
Since a recent update of Chrome, the drag & drop functionnality doesn't work anymore. I can't say since which update it doesn't work. My Chrome version : 20.0.1132.57 m
0 votes
1 answers
1 comments
1461 views
Hi, Are there any plan to implement batch metadata update in Nuxeo? If so, for what version is it planned? Thanks, Patrick
0 votes
2 answers
1 comments
1980 views
Do you have plans for upgrading the Nuxeo documentation to Confluence 4?
0 votes
1 answers
2 comments
1602 views
I've created a simple button widget that fires an action, passing a String to the action: <div xmlns=“http://www.w3.org/1999/xhtml” xmlns:nxthemes=“http://nuxeo.org/nxthemes” xmlns:ui=“http://java.sun.com/jsf/facelets” ...
0 votes
1 answers
2 comments
2960 views
How many files does I have to create in order to allow users to connect to Nuxeo with LDAP login/pwd ? I follow the documentation here http://doc.nuxeo.com/display/ADMINDOC/Using+a+LDAP+directory . I am using the Ubuntu VM Nuxeo/tomcat 5.5. So I ...
0 votes
2 answers
2 comments
5536 views
Hello, on my nuxeo platform I get a log-entry into my postgres database for every log-in event. Here is header and one entry into this table: log_id | log_event_category | log_event_comment | lo g_doc_life_cycle | log_doc_path | log_doc_type | ...
1 votes
1 answers
1 comments
4769 views
We have our own transaction mangager class that uses the TransactionHelper. Our Transaction manager changes the current transaction timeout and seems when our nuxeo system is running but not during Junit testing. I looked through the nuxeo ...
0 votes
1 answers
2 comments
6504 views
How can I make Nuxeo exporting binary files in zip package with UTF-8 encoding? When I export files containing polish characters in filenames from task list, after unzipping I get these files without polish signs (probably ascii). I've already ...
0 votes
1 answers
0 comments
4045 views
I would like to know if it's possible to use JSF bindings inside a Nuxeo widget. A binding is typically done on a single property. If a widget is used several times in Nuxeo, it means the binding is reused and that is obviously going to lead to ...
0 votes
0 answers
2 comments
1634 views
Bonjour, nous essayons de connecter notre LDAP Active Directory avec Nuxeo 5.5 mais impossible (installé sur un serveur Tomcat). Nous avons configuré le fichier default-ldap-users-directory-config.xml,puis mis en commentaire la partie “directory ...
0 votes
3 answers
0 comments
2621 views
When I restart the server with the start .bat, nuxeo.xml is updated with new features that I wrote in admin center, but if I restart the server from browser (admin center) OR from window services (I have installed nuxeo as windows service with your ...
0 votes
1 answers
0 comments
1907 views
I changed the IP of my nuxeo (nuxeo DM 5.5 with postgres 9.0) to a public one and now the notification system does not work: it does not seem even to contact the smtp server… any idea?
0 votes
0 answers
3 comments
1635 views
I use Nuxeo DM 5.5 and I found a problem in Mail Folder: in the mail text, there is a wrong encoding and some character (i.e: à, è, ì …) are wrongly displayed. I checked my database (postgreSQL with UTF-8 encoding) and the wrong characters are ...
1 votes
0 answers
1 comments
1825 views
I have a few mandatory, limited-size, vocabulary-based, multi-valued properties that are part of my Base Document Type. In order to optimize document retrieval, I would like to minimize the number of tables that need to be joined. Normally, each of ...
0 votes
1 answers
3 comments
2297 views
Bonjour, Quand j'utilise un lecteur réseau sur une instance http://monserveur:8080/nuxeo/site/dav cela génère énormément de log (des dizaine de fois la même chose). Je vous laisse la première ligne : 2012-07-11 11:11:14,620 WARN ...
0 votes
0 answers
0 comments
1698 views
I want to be able to prepare the environment, bring up the test server, run the tests, and then bring down the server in four separate steps because I want to do some additional customization between each step. To do so, I did the following (this is ...
0 votes
1 answers
2 comments
2551 views
When a user opens a folder, we want to be able to notify users about any subfolders/files that are in a certain state. There is currently a “Manage” sub-tab to do that, which has details about those documents. We would like to have, in the “Actions” ...
0 votes
1 answers
0 comments
2101 views
When i execute Start Nuxeo.command to install Nuxeo Platform, i can´t do. Don´t appear the Nuxeo Control Panel. This is the information that show in the terminal console: sh-3.2# exec ./nuxeoctl gui start
Launcher command: ...
0 votes
1 answers
0 comments
1837 views
Hi I have a rather odd problem and hoping there is a solution. We have Nuxeo running on a VM and it works just fine when we have the data store on a local disk. What we understand is that that the data store's ownership needs to be “nuxeo”. We have ...
0 votes
0 answers
3 comments
1258 views
Hi, when Nuxeo DM 5.3 was the stable version i downloaded two pdf books to learn about Nuxeo, nuxeo-book-admin.pdf and nuxeo-book.pdf, it seems that more or less they have changed to be Nuxeo_Platform_5.5_technical_documentation.pdf and ...
0 votes
1 answers
0 comments
1588 views
I know that the preparation of packages with various fixes (Nuxeo Hotfixes) and the automatic installation of them it's not free and i respect that, companies need to make money and for me Nuxeo has done a great project with a really big amount of ...
1 votes
1 answers
1 comments
2591 views
With a fresh installation of Nuxeo 5.5, I want to authenticate users with CAS. I follow tutorials and forum about installation of this module. When I connect to Nuxeo, I come to CAS login form. But when form is submit, my browser show this error. ...
0 votes
2 answers
0 comments
2652 views
I have some existing key/value tabular data in LDAP that I would like to expose as Vocabularies in Nuxeo. Am I correct that this should not be problem since the SQL vs LDAP implementation details are hidden behind the Nuxeo Directory abstraction?
0 votes
1 answers
0 comments
1395 views
Is it possible to do paging in the vocabulary editor? For one client, the vocabulary is huge and sometimes create a timeout (firefox) while loading. Is there a way to define the vocabulary so there is paging in the editor? Thanks, Patrick
0 votes
2 answers
3 comments
2035 views
It appears nuxeo repositories on github.com are not currently indexed. As a result, github.com searches do not appear to include nuxeo repositories. Any ideas why this is the case?
0 votes
2 answers
3 comments
1485 views
I changed my url from localhost to my ip: now I cannot see gadgets on my dashboard and when I try to navigate to my profile or some other link of the userspace, I am redirected to the mai page of DM … in server log: ERROR [nuxeo-error-log] Request ...
0 votes
1 answers
1 comments
4058 views
Is there any way to include in the noEntryLabel a link to an internal workspace document? Right now I am trying to compose the link manually, but I don't know how to retrieve the current user and format it from “user@something.com” to ...
0 votes
0 answers
0 comments
1612 views