Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

User action query based on form input values

Hi, i'd like to add some user validation during the process of a document creation (creation form). It should query based on few parameters (min 2) to find duplicate Documents having same value in their metadata. The goal is to avoid creating Documen...

V_M by Champ in-the-making
  • 639 Views
  • 1 replies
  • 0 kudos

How do I build a nuxeo.io v2 environment?

Dear, I'm looking at the architecture of nuxeo for multitenant. I would like to create containers for each tenant. But, The files on the download page are not built on rancher basis. The Nuxeo Multi-tenant addon also seems not to be container-based....

Nuxeo 8.10 integration with LDAP

Hi, I'm trying to use LDAP server for users authentication but with out success, I have followed https://doc.nuxeo.com/nxdoc/using-a-ldap-directory/. Below is content of server log: 2017-09-05 12:07:05,264 ERROR [localhost-startStop-1] [org.nuxeo.r...

00000001_ by Confirmed Champ
  • 512 Views
  • 1 replies
  • 1 kudos

Store LDAP Bind Password in nuxeo.conf

Hi, I can use LDAP authentication with success. Everything is OK. But I would like to store the bind password in NUXEO.CONF instead of XML extension point. Is this possible ? I tried to use ${Runtime.getProperty('nuxeo.conf.param')} without success l...

zyx974_ by Confirmed Champ
  • 291 Views
  • 0 replies
  • 0 kudos

PostgreSQL slow query detected

When load testing my (LTS2015 HF27 + PosgreSQL 9.6 + ElasticSearch 1.x) platform with Tsung , i get a (very) slow query as shown below . Even if create the index as suggested by PoWa : CREATE INDEX hierarchy_mixintypes_idx /> ON public.hierarchy /> U...

Document(doc/excel) preview without libreoffice

Hi, To open viewer of any word or excel file, I have to install libreoffice in server. But this may cause security issue, because using libreoffice any one can run macros, that macro may be harm full to system. So I want alternate of that, is there a...

Resolved! WebDav Access on Tree Structure

Hello, Is there any way for an user which has access on tree structure(folderish) to see default-domain structure via web-dav protocol ?

00000001_ by Confirmed Champ
  • 468 Views
  • 1 replies
  • 2 kudos

KMS Support - Nuxeo with Amazon S3 Server Side Encryption

I'm trying to get Nuxeo to store its binaries in S3 with Server-Side encryption. I can't use AES-256 encryption. AWS KMS encryption is required. Does Nuxeo provide support for using KMS keys? I'm not find any information about this at https://doc.nux...

localization dependency in unit test

Background: I built component X. Component X has OSGI-INF/l10n/messages.properties. In component X, ResourceBundle.getBundle works fine when unit testing X in its own project. Problem: When component X is referenced (via Maven) from separate project ...

Eric_Ace by Confirmed Champ
  • 567 Views
  • 1 replies
  • 0 kudos

Use of Access Keys

Hello, I am using nuxeo platform version 8.10 and i have installed all hotfixes. I tried access keys, but they don`t work. Some actions or features are accessible using access keys: c: Created: Dashboards: Searchshift + /: Search Only the last one an...

Bora_ by Confirmed Champ
  • 335 Views
  • 0 replies
  • 1 kudos

Complex and multivalued field doesn`t work on toggleable form

Hello, I have a custom metadata which is complex and multivalued. It has two fields of type date. After deploying it looks ok but it doesnt display the calendar to choose date when i click on it. I thought maybe it was a problem of version and kind o...

Bora_ by Confirmed Champ
  • 1493 Views
  • 5 replies
  • 2 kudos

Add tag of document in mongodb not working

Hi, I am using nuxeo-9.1 with postgress and mongodb. While adding tag to document I am getting following error: org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT DISTINCT tag:label FROM Tag WHERE tag:label LIKE 't%' ...

@LocalDeploy

Hello. I am writing a unit test. I have a local deployment: @LocalDeploy("x.y.z:OSGI-INF/foo.xml") I'm using injection: @Inject protected RuntimeHarness runtimeHarness; Then a test case: @Test public void testX() throws Exception { ... runtime...

Eric_Ace by Confirmed Champ
  • 411 Views
  • 0 replies
  • 0 kudos

How to configure to receive emails?

Hello to the community, I have a concern about email notifications. When I create a user and set "No" to "Set password for user", I have a blue alert: "Guest user" But no mail is sent. I would like to know why? I put you in screenshot data of the con...