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...

Default credentials error for first login

Hi, I have installed Nuxeo 8.10 with postgresql 9.6. The installation works fine, but when I try to connect with the Administrator/Administrator credentials, Nuxeo said "Invalid username or password" Error Log message : ERROR [Nuxeo-Work-updateACESt...

Nuxeo_Dev by Confirmed Champ
  • 978 Views
  • 3 replies
  • 0 kudos

Gateway-Timeout Error during upload in Web-UI

When uploading video file >8GB a gateway timeout error occurs after clicking the create button. The browser console shows the following message:; Failed to load resource: the server responded with a status of 504 (Gateway Time-out) nuxeo-app.html:281...

ssze_ by Star Contributor
  • 1072 Views
  • 3 replies
  • 0 kudos

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
  • 1036 Views
  • 3 replies
  • 0 kudos

substring in a simple automation chain

Hi everyone, I have a very simple automation chain in witch I extract the filemane to insert into a document title. In a fist time, I declare a variable "varNomFichier" whith value @{Document.getProperty("file:filename")}, and in a second time, I exe...

JDK 11 and headless jdk version

Hi, I use Nuxeo 10.10. In the documentation you recommand to install a JDK8 (https://doc.nuxeo.com/nxdoc/installing-and-setting-up-related-software/#installing-on-linux) sudo apt-get install openjdk-8-jdk imagemagick ufraw poppler-utils libreoffice f...

pnux_ by Confirmed Champ
  • 489 Views
  • 1 replies
  • 0 kudos

Limit upload size when creating a document

Hi All, I'm trying to limit the upload size to 1GB in Nuxeo. Can someone of you explain how can I do that from Studio. It would be perfect also to be able to show a message when the file is bigger than 1GB saying that the file is not accepted because...

Eugen_Duta by Champ in-the-making
  • 366 Views
  • 1 replies
  • 0 kudos