development


Related Questions
Hi, When I try to merge some PDFs to have one document with nuxeo operation Blob.ConcatenatePDFs, I always have this exception : Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Blob.ConcatenatePDFs at ...
  0 votes
  1 answers
  0 comments
  588 views

Hello everybody, How can I validate in polymer section that a column is unique in a nuxeo form? What is the best alternative? I tried to run nxql but I couldn't :'(
  0 votes
  2 answers
  0 comments
  818 views

Hello people :) I was wondering if someone could help me with this question.Is it possible to make a field mandatory depending on another's field value?
  0 votes
  0 answers
  0 comments
  1365 views

Hi, I'm a big fan of IntelliJ and any JetBrains development environment, so I'd prefer to use it as my go to IDE. However, I notice that Eclipse is more mature in regards to Nuxeo. Has anyone here worked with both development environments? Which do ...
  0 votes
  1 answers
  2 comments
  2049 views

Dear Nuxeo, I represent HOST, LLC which is high-level business partner of many vendors including IBM, HP, Cisco, EMC, etc. Currently, we are actively promoting digital archive solutions based on ECM-systems in Russia. Recently, as part of this ...
  0 votes
  1 answers
  0 comments
  2852 views

Hi There, I'm currently working on fixing the multi-tenant/LDAP issues. I did find a issue in the REST API and I want to fix this. Is it possible to overwrite a webobject (in my case: UserRootObject.java) in Nuxeo? Thanks in advance, Bauke Roo
  0 votes
  0 answers
  8 comments
  2103 views

I have a Nuxeo Studio project, and I have a self-built Marketplace package that I use to install custom Java extension code. When I use the server development mode to load the latest Studio project, I receive a message like the following: ...
  1 votes
  1 answers
  3 comments
  2912 views

I'm searching a Java based free software CMS that is not only open by license but also open by spirit. I like a lot of stuff about nuxeo but two things hold me back to further evaluate it: The mailing lists are dead, the forum is dead although both ...
  1 votes
  1 answers
  3 comments
  2789 views

I would like to use a documentsListsManager inside a PageProvider class. How can I achieve it ? Of course, this way does not work: @In(create = true) protected transient DocumentsListsManager documentsListsManager;
  0 votes
  1 answers
  1 comments
  1210 views

These posts by Laurent Doguin were one of the best resources for developers looking to extend Nuxeo. Will these be returning to their regular schedule ?
  1 votes
  2 answers
  0 comments
  1429 views

Here's our use case: We have two different direction department with two workspaces managed and accessible only by the associated department. I.E. workspace1 is only accessible by department1 and workspace2 is only accessible by department2. ...
  0 votes
  0 answers
  1 comments
  5229 views

I need to override the DocumentsInputResolver which is in : org.nuxeo.ecm.automation.server.jaxrs.io.resolvers.DocumentsInputResolver so I can handle space at the end of paths. But I don't know how. ...
  0 votes
  1 answers
  0 comments
  1864 views

Should I be able to see the standard email folder in the Nuxeo Studio Content Model->Documents? Should I be able to change the standard email folder, like the file, folder, document, etc from within Studio without extending it? It seems I can ...
  0 votes
  2 answers
  3 comments
  2387 views

Is there a simple way to disable an event or a listener temporarily, and then re-enabling on completion (or in the finally block)? Thanks, Bruce.
  1 votes
  1 answers
  0 comments
  4619 views

Hi! I must be doing something very wrong but here is the case. I downloaded and installed Nuxeo DM Tomcat distribution and started it. Then I stopped it and added my plugin to the plugins folder and restarted. I am getting the following error in the ...
  0 votes
  1 answers
  0 comments
  2705 views