content-management-platform
Hi , i want to How to create Work Flow and Add it to Nuxeo PlatForm… Which is Running on 8080 port of my machine
0 votes
3 answers
0 comments
1643 views
Hi, I'm just trying to build a simple app that can handle get requests. I created an empty bundle by following http://doc.nuxeo.com/display/NXDOC/How+to+create+an+empty+bundle . Now if I want to do something like the example at ...
0 votes
2 answers
3 comments
2088 views
Bonjour, tout d'abord bravo pour Nuxeo. Si je veux utiliser nuxeo pour plusieurs entreprises différents : je dois disposer d'un nuxeo pour chaque entreprise Ou une seule plateforme nuxeo permet de gérer de manière séparée plusieurs entreprises. ...
0 votes
2 answers
0 comments
1952 views
Our PostgreSQL instance runs on a different host than the Nuxeo server. Is there a best way to avoid installing/starting PostgreSQL on the Nuxeo server when installing from the Linux package? I can shut it down after installation but that seems like ...
0 votes
1 answers
1 comments
2393 views
Hi, Recently, we found several problems with the images inserted in a note in Nuxeo 5.6 (perhaps ever) First problem When an image is inserted into a note already registered, we have a window with the message “The paper must be created before ...
0 votes
0 answers
0 comments
1801 views
Hi people, I have 3 questions : I just search for edit and modify “Subjects” List. Can you said me where they are, i don't use Nuxeo Studio. I just want to have my own list, without “Art, society…” but spécific list to my activty. Can I Add some ...
0 votes
3 answers
0 comments
1830 views
Hello, We'd like to know which method could be applied to migrate data from a Nuxeo 5.1.5 to Nuxeo 5.6 . In Nuxeo 5.1.5, data are managed by JackRabbit & Postgresql 8.3.17. In Nuxeo 5.6, we'll use Postgresql 9.2. Do we have to migrate the data, ...
0 votes
1 answers
0 comments
2293 views
Hello, When testing Nuxeo Platform v5.6 with many users (~500 sessions) using our custom plugins (ro.siveco.* packages, see below), we have got the following exception: ...
Caused by: org.jboss.seam.InstantiationException: Could not instantiate Seam ...
0 votes
1 answers
0 comments
1848 views
Hi, I would change the contentview in the tab " Administration / Access Rights” to add two columns as the firstname and lastname of the user. Is this possible by contributing to an extension point? If yes, which? Thank you in advance PS: an example ...
0 votes
1 answers
0 comments
1600 views
Hello, Do you have a step-by-step tutorial to create a new workflows in 5.6 and assign it to a doctype (custom or default) or define access right? Also I already have custom doctype that I created since Nuxeo 5.5 with the old JBPM Framework, and now ...
0 votes
6 answers
3 comments
1820 views
I have a automation chain where starts a workflow over a document but when it document is edited I want to reset attached workflow. I guess I need cancel first workflow before initiate second workflow over same document. I want to know how could to ...
1 votes
1 answers
2 comments
2009 views
Hello everyone, I have trouble with Jboss. My config is : Ubuntu 10.04 Server. Nuxeo-dm-5.4.2-jboss 4 Go Ram Connexion SSH jdk1.6.0_31 (manual install for Java 6 and can be able to run nuxeo) First i try is a problem with the Port the I go in : ...
0 votes
1 answers
10 comments
2027 views
Bonjour, Ma migration s'est bien passée, nuxeo focntionne à priori corectement je suis en CAS +LDAP. Mais j'ai des erreurs sur la migration des tâches j'ai les erreurs suivantes lorsque j'accéde au tableau de bord. [TaskMigrationRunner] Error while ...
0 votes
0 answers
0 comments
1567 views
I created a gadget with nuxeo ide but i do not know where change the gadget title. The title is the same name for my component. internalGadget name=“myCustomGadget” The title is: myCustomGadget and I do not want this. I modified also the title ...
0 votes
0 answers
0 comments
1509 views
I'm using @ldoguin's REST Client example to fetch some data from openlibrary.org upon document creation. User goes to create a new book: At this time, once the user clicks Create , I would like to fetch rest of the information about the book from ...
0 votes
1 answers
1 comments
2343 views