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

Missing indexes after migration and full reindex

We recently migrated from Nuxeo 2017 to Nuxeo 2023, and performed a full reindex of all the 18m documents.When the reindex was completed, we discovered that not all documents have been indexed and according to "/nuxeo/api/v1/management/elasticsearch/...

depet-EG by Champ in-the-making
  • 567 Views
  • 0 replies
  • 0 kudos

Add additional table in nuxeo database

In the custom addons ,  i want to record some info in the db and read them later。 i want to add new table (in vcs)  or new collection (in  dbs)。 How can i achieve this?Are there any references or demos? Or a thought or a step?

gaosh by Champ on-the-rise
  • 1250 Views
  • 3 replies
  • 0 kudos

Resolved! nuxeo github

Hello,Why the last commit in 2023 branch was October 22, 2024 ?This branch is no longer maintained ?Regards.

Where to download Nuxeo LTS 2023

Hello, Where can i download nuxeo LTS 2021 / 2023 ? I want to download the zip version (already compiled) and the docker version (which I can run directly) to compare them and see which of the two versions we are going to install in production. I hav...

Install Nuxeo docker image - unauthorized

Im trying to follow the staeps to install the docket image and have created API token in the Nuxeo but its says unauthorized. So I guess NUXEO needs to grant me access to the repository, but Support ticket doesnt exist and only oiption is to ask here...

Freocube by Champ in-the-making
  • 1709 Views
  • 3 replies
  • 0 kudos

Resolved! changeToken not sync between nuxeo server instances in cluster mode

I'm facing an issue with nuxeo (version 10.10) in cluster mode when trying to update a document. The API return an error "Invalid change token" [code] . It seems to be because of the changeToken not having the same value between instances for the sam...

mboukada by Champ in-the-making
  • 3031 Views
  • 1 replies
  • 1 kudos

acces maven repository packages.nuxeo.com in pom.xml

Hello,For the purposes of a migration in LTR 2023, I am trying to compile my customizations.I'm having a problem connecting to the maven repository.I got the token, created a ~/.m2/settings.xml but don't know how to configure it for it to work. What ...

rivoire by Champ in-the-making
  • 1203 Views
  • 2 replies
  • 1 kudos

Resolved! Installation The Nuxeo Enhanced Viewer

when I add the Nuxeo ARender Helm Chart repository: helm repo add nuxeo-arender https://packages.nuxeo.com/repository/helm-arender --username --password helm repo update username and password is my nuxeo studio account? I use my studio account, is 40...

tianchang by Confirmed Champ
  • 3389 Views
  • 3 replies
  • 0 kudos

Nuxeo annotation in another portal

Hi Folks, I am integrating Nuxeo with Liferay portal. I am unable to load nuxeo's annotation iframe in Liferay as I am getting cross origin policy error. I tried with options like nuxeo.frame.options=ALLOW-FROM URI Content-Security-Policy=frame-ances...

Consequences end of support LTS 2021

Hello,When LTS 2021 reaches the end of support, what happens?- No more support?- No more access to Nuxéo Studio?- No more access to packages?- Some blockages on the interface? If yes, which ones?Thanks

rivoire by Champ in-the-making
  • 886 Views
  • 1 replies
  • 0 kudos

Resolved! Is there a way to avoid search files under the hidden folder?

I have a  hidden folder (HiddenInNavigation) under the workspace which hosts many normal files which i don't want to be searched.   But the default searcher always searches these files.I don't want to make all these files having  the "HiddenInNavigat...

gaosh by Champ on-the-rise
  • 2122 Views
  • 4 replies
  • 1 kudos

Getting back your historical Nuxeo Answer

Dear Nuxeo Community, first of all, a big welcome to you on the brand new Hyland Connect. A lot of things are changing for you know that Nuxeo is getting integrated into the Hyland portfolio like Alfresco, OnBase and Perceptive. All historical forums...

ttoine by Community Manager
  • 662 Views
  • 0 replies
  • 2 kudos

How to add filter address IP on URL

Hi, we would like if it's possible to configure some url with a given IP address do not need to go through authentication (authentification with filer address ip). Thanks, Regards,

Group By Clause in NXQL

I am using nuxeo LTS 2021. I configured MongoDB as underlying database with my nuxeo. I want to use group by clause for my NxQL query how can I achieve this ?

Nuxeo Automation Script/Chain and File Properties

Hello, I am executing an automation script when a document is created. The document will be created using either drag and drop or using API. Is there a way to access the Windows File properties (such as Folderpath/Date Created/Date modified) and st...