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

nxql all values in set

All - I need to build an NXQL query that returns only the set of documents for which ALL values of a given multi-valued document schema property are in a set of values. E.g.: If principal A is allowed to see BLUE and GREEN then pseudo-nxql is: select...

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

Custom contribution in Studio UI is not updating

This is related to a question I posted a few weeks ago, https://answers.nuxeo.com/general/q/2b7e0103f3a84092af278beb46e2dbbf/Can-I-hide-Empty-Trash-from-some-users. We wanted to hide the "Empty Trash" button from everyone that is not an admin. The so...

Download files from Nuxeo 6

Hi, I am looking to download/export documents from Nuxeo 6 through the REST API using a JS script. Ideally, I would like to download entire folder structures and maintain the structure and file metadata. I would appreciate any help, resources, or gui...

erika_f by Champ in-the-making
  • 728 Views
  • 1 replies
  • 0 kudos

MongoSocketReadTimeoutException while run BulkAction

Hello, I tried to run a bulk action on a large batch of data and got the following exception from the start: 2021-05-05T15:38:59,048 WARN [scrollerPool-00,in:1,inCheckpoint:1,out:0,lastRead:1620228882068,lastTimer:0,wm:212366168878874625,loop:0,chec...

Failed to find create layout for Portfolio

Hi guys, I was taking a training class and trying to setup some configuration in Nuxeo Studio. Performing a hot reload + clean cache, didn't work. I had to download the package (.jar) from Studio and copy it manually to nxserver/bundles folder, howev...

What is Big corp in the nuxeo university tutorials

Hello everyone I'm studiying nuxeo application builder cursus. In the Event handler lesson i find tutorials with "big corp" interface. What is big corp? and i'm i supposed to download it or what.? I'm a little bit confused. Thank you for clearing t...

How does templating work ?

Dear all, I'm trying to externalize as much Nuxeo configuration as possible. At the moment, nuxeo.conf and some templates are located in /etc/nuxeo. Nuxeo.conf does list the aforementioned templates as follows: nuxeo.templates=default,/etc/nuxeo/my-t...

SAML authentication - user mapping for nuxeo

Hi, I have installed nuxeo and I am trying to configure SAML authentication for the same. I have installed saml authentication addon and web ui. I have configured the following at Idp, 1. EntityID :https://<<domain>>/nuxeo/ui 2. AssertionConsumerSer...

Resolved! How to properly apply minor and security updates ?

Dear all, What would be in your opinion the best way to apply minor and security updates to a running Nuxeo 2019 LTS server ? According to the documentation, "mp-hotfix" and "mp-upgrade" should do that job well: https://doc.nuxeo.com/nxdoc/1010/nuxeo...

Security vulnerability

Hello, The GitHub Security Lab team has found a potential vulnerability in Nuxeo. Please, let us know how to report the details privately. Alternatively , create a GitHub Security Advisory and invite me (pwntester) in to further disclose and discuss ...

pwntester by Champ in-the-making
  • 696 Views
  • 1 replies
  • 0 kudos

How to troubleshoot nuxeo bulk computation error

Hello, I want to share my problem with you and hope someone can help me. I ran a csvExport on about 800 documents, it took a little while to complete but eventually I got my csv file. Except that the next time you start nuxeo, I got the following err...