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

Resolved! How can i create a group of permission?

Hi guys, I would like know if it's possible create a group of permission or I could define one permission that it allow me create several documents type. For example: We have the next document types Document_01Document_02 ...Document_XXCase The eleme...

Resolved! Overriding default picture conversions in Nuxeo

I am trying to override the picture conversion. By default, Nuxeo provides following OOTB converters ThumbnailSmallMediumLargeOrignal I want to reduce the converters to ThumbnailOrignal Following are the configurations that I have tried Created a Mul...

1 blob to many blobs conversion ?

I need to convert 1 file to many HTML pages (1 HTML page per 1 office document) I know how to do the conversion outside of Nuxeo (python script, that can be run in command line or via web service). The result HTML pages can be put in a zip file, for ...

Resolved! Full-text searches with VCS or ElasticSearch

Hello, I have been trying to set up full-text searches in nuxeo, but I am facing some problems. First of all, from the documentation I have read: "If you've configured your Nuxeo Platform instance to index full-text using the SQL database (by disabli...

Rodri_ by Star Contributor
  • 695 Views
  • 1 replies
  • 0 kudos

Resolved! Is PHP automation client deprecated with nuxeo LTS 2019

Hi, I use Nuxeo LTS 2019 and i plan to use PHP automation client to communicate with Nuxeo. Is it the right way ? what about the rest API ? I saw in the documentation that "The Nuxeo Java Client is a Java client library for Nuxeo** Automation** and R...

pnux_ by Confirmed Champ
  • 688 Views
  • 2 replies
  • 1 kudos

nuxeo-cli hotreload configure

Hello, I am trying to execute nuxeo hotreload configure in windows command line. When it ask me for the Nuxeo server path, I put an absolute windows path (like C:\Nuxeo10). But I am getting an error message : Server path must be absolute, and contain...

Resolved! Build error related to default cache in Studio

Can anyone help fix unit tests that broke due to the default cache fix in Studio? https://jira.nuxeo.com/browse/NXS-5101 I am trying to build a new marketplace package in which the only difference is the studio release (compared to the last package w...

Resolved! Enabling redis template forces H2 database

Including "redis" in "nuxeo.templates" seems to override the previously selected database template (postgresql in our case). nuxeo.template.includes=default For example when we have this configuration: nuxeo.templates=postgresql,docker,redis Templat...

Juha_Kilpi by Champ on-the-rise
  • 490 Views
  • 2 replies
  • 1 kudos

Resolved! How to translate life cycle states ?

Hello, I'm trying to translate one my life cycle state in French. In the Designer I've created the file : messages-fr-FR.json but I can't achieve to translate my life cycle state. I tried (in my example, my state is "merged"): { "label.merged":"Dans ...

Maxime_ by Confirmed Champ
  • 357 Views
  • 1 replies
  • 0 kudos

Kafka with SASL/SSL

Nuxeo folks. In kafka-config.xml.nxftl, the following version supports SASL plaintext, SASL SCRAM-SHA-512, SASL SCRAM-SHA-512 over SSL, and two-way SSL. Please consider: <#escape x as x?xml> <?xml version="1.0"?> <component name="org.nuxeo.kafka.defa...

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

Nuxeo Elasticsearch Error

Hello Getting below error while starting Nuxeo 2019-04-22 14:31:07,856 ERROR [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component service:org.nuxeo.elasticsearch.ElasticSearchComponent notification of application star...

Resolved! Official Docker images

Hi, I'm using the latest available Docker image and I'm trying to setup the S3 connector. Since I don't have subscription available at the moment, I went ahead and built the S3 connector from the source. However, when deployed to the Docker container...

lista by Star Contributor
  • 581 Views
  • 1 replies
  • 0 kudos

Mise en place de Kerberos pour le WebDav

Bonjour, Est-il possible de mettre en place une authentification par Kerberos pour le WebDav ? L'utilisation du Kerberos pour l'authentification à Nuxeo a déjà été mise en place mais la connexion au WebDav ne semble proposer qu'une authentification p...

sebastien_ by Champ in-the-making
  • 345 Views
  • 1 replies
  • 0 kudos

component Not started

Hello, I am getting below details when I sarted nuxeo service. I am using Nuxeo FT 9.1 Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 2 / Total: 777 service:org.nuxeo.dmk-adaptorservice:org.nuxeo.ecm.core.scheduler.SchedulerService Pl...