nuxeo-platform


Related Questions
Hello, I want to unit test a class where properties are accessed via the Framework.getProperties(“key”) method. I don't know how to make this properties available in my class under test without having a running server. I gess the answer is related ...
  0 votes
  1 answers
  1 comments
  4605 views

Hi, How can I add multiple files to a document using Nuxeo CSV. I'm able to add only the main file using “file:content” property. Is it possible to add other attachement files.
  0 votes
  1 answers
  1 comments
  2242 views

Is it possible to install non bundle files in nuxeo, I tried to add some jars needed so that Nuxeo birt works. I found that ticket … if it's not possible where should I put those jars? In startup I have that kind of errors: 2015-08-06 10:49:28,426 ...
  0 votes
  1 answers
  2 comments
  3767 views

I tried to create a model from the sample files I downloaded from the documentation. But once I click on create I have this error. See the attached file
  0 votes
  0 answers
  0 comments
  4176 views

I'm using Nuxeo Birt from GitHub (the deployed artifacts:nuxeo-birt-reporting-7.3.jar/nuxeo-birt-reporting-web-7.3.jar), and Nuxeo 7.3. I've tried to create a model with both an rptdesign I've created and with the sample files provided in the ...
  1 votes
  2 answers
  2 comments
  3966 views

How can I limit the search results to only elements contained in the current folder. What I'm using now returns all the “accuse de reception” stored in DB. <contentView name="parent_accuse_de_reception_content"> ...
  0 votes
  1 answers
  1 comments
  2820 views

I have an issue with Nuxeo Quota I'm not able to set a maximum size on the Quota section in the Admin tab. The slider is not displayed. I tried to change the browser, deploy Nuxeo Quota from the code source provided on Github. Nothing's working
  0 votes
  1 answers
  1 comments
  1873 views

I installed Nuxeo drive and it was working fine I don't know what happened, I can't synchronize files anymore and its icon stays gray. I checked the log nxdrive.log: 2015-07-14 11:51:37,562 4844 6772 ERROR nxdrive.engine.watcher.remote_watcher HTTP ...
  0 votes
  1 answers
  3 comments
  3300 views

I installed Nuxeo server from the market place and downloaded Nuxeo client from the admin tab, I even tried the last version from the developement branch. I'm using Nuxeo FT 7.3, Windows 7 64bit. I run the Client msc file and once the setup is done ...
  0 votes
  2 answers
  0 comments
  2591 views

I followed the steps provided in the documentation trying to setup the elasticsearch, once done I've tried to browse the elascticsearch section from the admin tab. When I click on it an error is triggered. Here's my entire log Elasticsearch ...
  1 votes
  1 answers
  8 comments
  4780 views

Hi, I need to call the “ExportStructureToFS” operation from an event listener in order to trigger a scheduled export mys documents. I found this explanation about how to call operations from java code, but I can't get the AutomationService and ...
  0 votes
  1 answers
  3 comments
  7137 views

I'm using Java Automation Client to upload my files but it seems to be very slow. I tried to increase the JVM Heap size of my server but it still the same. Does nuxeo have a configuration for handling file uploads in the Automation Client? Thanks
  0 votes
  0 answers
  1 comments
  2352 views

Hi, I'm starting developing for nuxeo, and while building and installing some nuxeo's github projects, I've noticed that the parent artifactId is different between projects in the pom.xml. It's often one of those : nuxeo-addons-parent or ...
  1 votes
  1 answers
  1 comments
  2198 views

Hello, On the create view of one of my documents I have a list box with 3 values: a, b, c, and a date picker. I need the date to be set as mandatory only if a or b is present in the list box. I've been reading here and there about JSF and found that ...
  0 votes
  1 answers
  4 comments
  2890 views

Hi, The invited users currently recive an invitaion url with 'localhost' as a hostname http://localhost:8000/nuxeo/site/... How can I change it to point to the actual adresse of the server ?
  0 votes
  1 answers
  1 comments
  1753 views