nuxeo-platform
I want to know how to detect when a metadata has been modified. I want to compare the last number of version of the document and the working copy before I do Check In. When I modified some metadada (not a file) I want to increment minor version ...
1 votes
2 answers
1 comments
2913 views
Upon starting Nuxeo 5.9.4 tomcat bundle for the very first time, Nuxeo builds database tables etc. We are getting below error in logs when Nuxeo is creating text index on “FULLTEXT” table. org.nuxeo.ecm.core.storage.StorageException: ...
0 votes
1 answers
0 comments
2181 views
hello on my server i have nuxeo installed from repository for ubuntu (“deb http://apt.nuxeo.org/ precise fasttracks”). this morning I got a notification about an update. so I did apt-get upgrade and this failed… actualy I'm not able to either ...
0 votes
1 answers
0 comments
1952 views
When i create a new custom schema , where it is stored in db? Can i find it and find the relations of my schema with other tables?
0 votes
1 answers
1 comments
1658 views
Can i create my own custom schema and tables and write a script to insert into that schema or tables directly with or with out using API? Is it possible to write to db directly by my custom script? And should be able to generate documents from the ...
0 votes
1 answers
0 comments
1629 views
Hello, I'm working on unit tests as described at http://doc.nuxeo.com/display/public/CORG/Unit+Testing#UnitTesting-Overview . My Nuxeo Studio extension also has custom UID generation as described at ...
0 votes
2 answers
1 comments
3106 views
hi, On the hotfix Nuxeo 5.6.0-HF30, you added new facets “MasterPublishSpace” and “PublishSpace” to document type “SectionRoot” and “Section”, I find the idea very well but you should say before installation in production. Because I redefined these ...
2 votes
1 answers
2 comments
1881 views
Hi ! I've used the Widget by property : file:content as an Image widget to display a preview in my custom summary layout. It work fine in Chrome but when displaying in firefox, the image is bigger than the space of the widget and is showing 'under' ...
0 votes
1 answers
4 comments
1925 views
Hello, It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified see here the checkProxyCasTicket(…) method: protected String checkProxyCasTicket(String ticket, HttpServletRequest httpRequest) { ...
0 votes
0 answers
0 comments
1661 views
Hi, I created a event listener and this listen workflowTaskEnded event. In this listener I can not get all my workflow and node variables values, only can get variable comment value. Why when you fire workflowTaskAssigned event, you add workflow ...
0 votes
1 answers
0 comments
4098 views
I have successfully created a marketplace package containing custom extension code, and a JAR for our studio project. However, installing these two together takes many manual steps, as it seems that using the Admin interface to upload/install the ...
1 votes
1 answers
1 comments
1819 views
Hello, I'm working on a workflow wich at its entry point select evey users having given permission on current document as assignees. I've tryed with the method UserManager.getUsersForPermission(String permission, Acp acp) on one platform and it's ...
0 votes
0 answers
0 comments
1475 views
Hi! In a project I need to use the PhpAutomationClient to retrieve some documents. I'am using the drupal's CMS with CAS Module. When I use default login and password to create a session like this, it's work. client = new ...
0 votes
2 answers
2 comments
1914 views
Hi again, I've been working on a custom operation. Outside of a workflow, it works great. I attached to a button in the context tools, and it ran. Inside of the workflow, when attached to a form button or to the output operation of a node, Nuxeo ...
0 votes
1 answers
0 comments
1434 views
I can't create a document , I get “No such mixin: Indexable” ? Caused by: org.nuxeo.ecm.core.api.DocumentException: java.lang.IllegalArgumentException: No such mixin: Indexable at ...
0 votes
1 answers
1 comments
2295 views
i would like to disable document creation according to a user attribute. The best way would be to overload the create and import action filters, but i'm not sure it's possible, so, I just overloaded the newDocument action with a custom filter that ...
0 votes
2 answers
5 comments
2525 views
Bonjour, Cette question fait suite à cette question . J'aimerais comme c'est marqué dans votre documentation (url: Opensocial, Oauth And Nuxeo ) utiliser mon propre serveur de rendu de gadgets (shindig) et pouvoir afficher les gadgets de Nuxeo à ...
0 votes
2 answers
1 comments
2310 views
This question has been created following this question . I found out that there is one more thing to do while setting up multiple repositories. I just had to contribute “repositories” extension point, just like this: <component ...
0 votes
2 answers
2 comments
2432 views
Hi, http://doc.nuxeo.com/display/CMDOC/Email+capture The link before gives the default configuration with which we can configure email archive in Nuxeo instance. I need to configure email archive using pop3 protocol. Kindly help me enable this in ...
0 votes
1 answers
1 comments
1872 views
Good morning, I'm using a VM with W2008 R2, I have installed a Postgre 9.1 I have installed the nuxeo windows installer 5.5 The installation works fine, I saw the nuxeo base created with 48 tables But when I try to connect with the ...
0 votes
2 answers
1 comments
11582 views
I have an open social gadget into my iGoogle Confluence … around the open social container of your choice… that I want to really to expose into my home one of my Social Collaboration dashboard … around the dashboard of your choice… How can I do that ...
1 votes
1 answers
0 comments
2161 views