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

Forum Posts

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
  • 208 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
  • 282 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
  • 173 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
  • 779 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
  • 199 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...

Not able to debug a plugin. Need Help!

Hi, I have uncommented the line from nuxeo.conf for debugging and restarted Nuxeo. Added Eclipse remote debugging configuration (see the attached image) but still I get the error : "Failed to connect to remote VM. Connection refused. Connection refus...