9.1


Related Questions
Hi, I want to have a group of member and an admin . Members will have only the read rights, whereas admin will have all the rights even to manipulate the users. How should this be done using Rest API ? I could not find examples or any documentation ...
  0 votes
  1 answers
  1 comments
  2037 views

Hello, I have an external authentication service (in house), I want to use this service for authenticating Nuxeo as well. Wanted to know how to do it ? And I am using .Net client and I could not find a way to do it. Could someone please suggest how ...
  0 votes
  1 answers
  2 comments
  1585 views

Hi All, I am exploring Nuxeo.I read some articles and saw video regarding Nuxeo Web-UI and it says that the existing templates can be customized or reused in custom application using Nuxeo Studio View Designer. I am running Nuxeo 9.1 wth JSF UI and ...
  0 votes
  1 answers
  1 comments
  2648 views

HI, Does .Net client support User Management ? If yes then how ? If no then what is the alternative ? Thanks
  0 votes
  1 answers
  3 comments
  1773 views

Hi, I want to show group created by me only in search suggestion while adding permission on work space. How can I do this? plz find attachment of image where I want to suggestion of those group which created by me only.
  0 votes
  2 answers
  1 comments
  1560 views

Hi Do any one have an example usage of the params-attribute on the nuxeo-page-provider element? <nuxeo-page-provider auto provider="myProvider" page-size="25"> params="" I kind of hoped that one by using the params-attribute could send a value ...
  2 votes
  0 answers
  0 comments
  1969 views

Hi, Since we are evaluating Nuxeo so questions related to that. Has anyone tried to create a product on top of Nuxeo platform ? Meaning not using the UI but building your own UI on top of nuxeo and accessing nuxeo via API . Is it possible or not ? ...
  0 votes
  1 answers
  1 comments
  1819 views

Hi, We are evaluating Nuxeo for our product. Wanted to know whether its possible to use Nuxeo REST API and do all the operations ? For example the collaborative feature https://doc.nuxeo.com/userdoc/collaborative-features/ , is it possible to do it ...
  0 votes
  1 answers
  0 comments
  1824 views

If you set nuxeo.server.sdk=true in 9.1 server configuration, on server start you'll get: 2017-05-15 15:39:00,891 ERROR [localhost-startStop-1] [org.nuxeo.runtime.tomcat.NuxeoLauncher] Failed to handle event: start java.lang.NoSuchMethodException: ...
  0 votes
  1 answers
  0 comments
  1797 views

We are upgrading NP from 8.3 to 9.1, and when I run the very same REST-API test-setup (i.e. code/machine/Java/etc) - which works fine against an NP8.3 - against an NP9.1, the call to the NP9.1 fails with “java.lang.IllegalStateException: Already ...
  0 votes
  2 answers
  2 comments
  3746 views

Hi, the licence of addon “Nuxeo Edge Cache”, registered on Nuxeo Marketplace, is “Copyright 2015-2016 Nuxeo SA”, but I can't found more information about it, its a paid component? Can I use it without paying an Nuxeo subscription? Thanks ...
  0 votes
  0 answers
  0 comments
  1217 views

It's possible to define one edge-cache for a specific tenant or repository? Thanks
  0 votes
  0 answers
  0 comments
  1223 views

Hello, all! I'm trying to setup Nuxeo to store binaries in Azure Blob Storage, but unfortunately the Microsoft Azure Online Storage plugin doesn’t seem to be working. I’ve installed it in the platform (server-9.1), which is hosted on a Windows VM ...
  0 votes
  0 answers
  0 comments
  1537 views

Hi guy, where i can find info/guidance about createa new document type or modify available document types window. all this without studio. thanks
  0 votes
  0 answers
  0 comments
  1712 views

Hello, when i upload a document into a folder the “modified date” of the folder doesn't change! … Is there any parameter to configure this? Thanks in advance.
  0 votes
  1 answers
  0 comments
  1450 views

Our customers consider security as a #1 priority, and as such we constantly upgrade our major 3rd parties (including Java/Tomcat/database server/etc) to their latest. And with regard to Nuxeo, we have attempted to deploy it as a static WAR inside ...
  0 votes
  1 answers
  1 comments
  1760 views

Hi, is there any way to execute a java-action when a document is uploaded into a concrete folder vía WebDAV? For example, in Alfresco ECM is possible to define rules that you can customize and apply to a folder and only are triggered only for that ...
  0 votes
  1 answers
  0 comments
  1662 views

Hi, I have read a lot of docs about changing the context path, but can we remove it and access nuxeo directly from a subdomain like nuxeo.mydomain.com ? Thanks, Jérémie
  0 votes
  0 answers
  0 comments
  1442 views

Hi Nuxeo team, Nuxeo 8.x and 9.x embeds h2-1.4.177-NX01 version of H2 database. This version of H2 is a beta one dated of 2014-04-12 and is very buggy. http://www.h2database.com/html/changelog.html The last version of H2 1.4.194 is dated of ...
  0 votes
  1 answers
  3 comments
  1477 views

Hi, i just found that fastrack version hasn't been released yet ? have you got any release date for FT 9.1 ? my original question : i just tried to install the latest fastrack on my ubuntu server ( xenial ) but i only find the FT 8.3 version. Do i ...
  0 votes
  2 answers
  5 comments
  2030 views

How to define your own custom facets? I could not find anything in the Studio for that, nor in the documentation (https://doc.nuxeo.com/nxdoc/available-facets/). I want to define a custom facet 'InvoiceFacet' that I can assign to existing documents, ...
  0 votes
  1 answers
  2 comments
  4041 views

Hello, Someone might need to run a test on a specific repository, for example when queries are executed using MongoClient. Otherwise the test should be ignored. Proposal : add a “require” attribute to @RepositoryConfig. @RepositoryConfig(require = ...
  0 votes
  1 answers
  2 comments
  1420 views