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

Forum Posts

How to prevent garbage collection of binaries

We have a requirement that when all document records referencing a binary are deleted, the binary should still be preserved. However, according to Nuxeo documentation, Garbage Collection will remove these binaries. So my questions are: Is garbage col...

Document.GetChildren: filter out .trashed

Is it possible to have Document.GetChildren not return .trashed files? By default they are included: { "path": "/test/The Basics.pdf._1547968140071_.trashed", "uid": "44cf396c-dbe3-4e21-8886-e0a1d3a76a91", "properties": {}, ...

SSO with Portal NUXEO LTS 2019

We implemented the authentication "SSO with Portal" as detailed in the documentation step by step but it is as if our configuration file is inconsiderate by the server however in the logs of the server when doing deploy in the same figure the file * ...

Auto generation of complex configuration

Hello, I'd have a question for you. We would like to be able to auto generate as much of a complex configuration as we can but must do it in a way that allows us to manage the configuration within Studio. We have evaluated the configuration 'export' ...

Exception fetching LDAP search result

We've configured Nuxeo to manage users in multi-directory mode and groups from Nuxeo database only: nuxeo.directory.type=multi nuxeo.ldap.user.readonly=true nuxeo.user.group.storage=multiUserSqlGroup nuxeo.ldap.binddn=CN=queryUser,OU=Company Users,DC...

No result when using ILIKE operator on the REST API

Hi, I'm trying to use the ILIKE operator with the REST API. I have a Workspace named 'Shared' on my instance, so from the Nuxeo NXQL Console it is working with "SELECT * FROM Document WHERE dc:title LIKE / ILIKE 'Shared' ". When I use GET (with Postm...

Julien_ROY by Champ in-the-making
  • 146 Views
  • 3 replies
  • 0 kudos