nuxeo-platform
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
2039 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
1668 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
2146 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
1631 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
2569 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
2805 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
2629 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
2775 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
2087 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
11954 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
2435 views