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

multiple notification emails

bonjour, j'ai abonné un certain nombre d'utilisateurs , via JSF, pour recevoir une notification pour chaque nouvelle publication de documents pb : ils reçoivent parfois jusqu' à 12 fois le même mail de notification... après vérification auprès de no...

jean_menez by Champ in-the-making
  • 401 Views
  • 0 replies
  • 0 kudos

Nxeo Drive/Windows 7

bonjour, j'aimerais savoir quelle version de Nuxeo Drive est compatible avec Windows 7 , 32 et 64 bits ? cdlt

jean_menez by Champ in-the-making
  • 918 Views
  • 2 replies
  • 0 kudos

Nuxeo Retention Management addon - error

Hi All, /> I try to use addon Nuxeo Retention Management addon version 2021.0.0 https://doc.nuxeo.com/nxdoc/nuxeo-retention-management/ in my nuxeo 2021 and when I try to put documents under retention from a result list (https://doc.nuxeo.com/nxdoc/n...

Nuxeo Retention Management addon - retention policy

Hi, I have a question about Nuxeo Retention Management addon and creating retention rule (https://doc.nuxeo.com/nxdoc/nuxeo-retention-functional-overview/#create-a-retention-rule). On the printscreen there is RETENTION POLICY APPLICATION section and ...

Cannot compile hotfix 51

Hello, This morning I tried to compiled a new version of Nuxeo server 10.10 but I got this error : Non-resolvable import POM: Could not transfer artifact io.dropwizard.metrics:metrics-bom:pom:4.0.3 from/to hotfix-releases (https://maven.nuxeo.org/nex...

Deadlock

Each morning we are facing deadlock, caused this script -"UPDATE "hierarchy" SET "systemchangetoken" = "systemchangetoken" + $1 WHERE "id" = $2"What could it be possible caused by?

Nuxeo postgress database critical error

Recently we had an issue, when some files were uploaded via rest to nuxeo platform. (postgress database) After that nuxeo stopped to respond, solution we found was to clean database and restart nuxeo. errors were: 2021-06-09T16:37:08,947 ERROR [main]...

Resolved! Connect to One Drive lts 2021

Hi all, i have enabled the one drive in Nuxeo lts 2021. but when i tried to upload a file the onedrive button is not displayed in the upload menu context. where i am able to see the onedrive button in lts 2019. thankyou

OAuth2 Client Registration

Hi, I have a question about Client Registration OAuth 2 (https://doc.nuxeo.com/nxdoc/using-oauth2/#using-web-ui) /> I can not see the CONSUMERS tab in my Web UI nuxeo version 2019 (Administration > Cloud Services > Consumers tab). /> I can see only P...

How to configure haproxy as HTTP/HTTPS reverse proxy?

Hi, I'm trying to host my Nuxeo webapp behind haproxy, but Nuxeo appears to redirect the https url from https://website.com to https://website.com:80/nuxeo/ui , where I get an ERR_SSL_PROTOCOL_ERROR. However, I can access the web ui at https://websit...

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

Nuxeo Enhanced Viewer - Invalid redirect_uri parameter

Hi all, I try to install Nuxeo Enhanced Viewer and a I did everything what is in configuration section: https://doc.nuxeo.com/nxdoc/nuxeo-enhanced-viewer/#since-103 In my **nuxeo.conf **I have set: arender.server.previewer.host=http://arender-preview...

Réponse bizarre de la commande bulkstatus

Bonjour à tous, J'ai utilisé la commande curl suivante pour lancer une commande bulk afin de ré-initialiser une métadonnée. curl --location --request POST 'http://localhost:8080/nuxeo/api/v1/search/bulk/setProperties?query=SELECT%20*%20FROM%20Art%20W...

How to restrict uploading .exe file

Nuxeo is allowing to upload of any kind of file format to the application. I don't want to upload the .exe file to the application. can anyone tell me how to do this? thanks