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

Content of Nuxeo hotfixes and associated release notes?

I would like to know what is the content of the Nuxeo hotfixes. Is this a public information? Additionally, I would like to know whether there exists release notes associated with each hotfix and how to retrieve them. (I already know of GA versions ...

nuxeo-js-client - OAuth 2 JWT Flow authentification - SOLVED

Hi people, I want to use a** JWT token** witch come from a specific API REST server in my angular 7 app to connect to nuxeo server through **nuxeo-js-client ** and OAuth 2 JWT Flow but I don't have an example. There are not a real example on how to i...

freemann_ by Star Contributor
  • 1188 Views
  • 4 replies
  • 0 kudos

How to create custom property without Studio

Hi there We are trying to create a custom document type with additional custom properties, without the use of Studio. We are trying to add properties such as EmailAddress and PhoneNumber to the standard File properties. Based on the information avail...

Resolved! Automation and a custom enricher

Hi, I'm trying to learn how to develop my own enricher (I believe I do understand the basic, in terms of how enrichers relate to automation chains and so on). However, I'm having problems: I can use existing enrichers with, for example, Document.Fetc...

lista by Star Contributor
  • 789 Views
  • 2 replies
  • 1 kudos

Fetching for LDAP references

Hi, When a user try to login to our nuxeo platform in multidirectory with LDAP, they have sometimes http status 401 and in logs we see : Caused by: org.nuxeo.ecm.directory.DirectoryException: error during reference search for **myGroups** at org.nuxe...

freemann_ by Star Contributor
  • 257 Views
  • 0 replies
  • 1 kudos

Kafka/SASL

Folks - regarding kafka-config.xml.nxftl: Presently, SASL is only enabled if SSL is enabled. (The sasl if directive is enclosed in the ssl if directive.) In a local server testing environment, it might be beneficial to configure Kafka for SASL PLAINT...

Eric_Ace by Confirmed Champ
  • 1019 Views
  • 4 replies
  • 0 kudos

User not getting saved in MongoDb using UserManager service

I have made a custom login plugin, where for the time being I am testing user creation in the handleRetrieveIdentity() method of the Authenticator. I am currently doing the following to save a user. UserManager userManager = Framework.getService(User...

[BUG] Text Note disappears after Toggle Full Screen

Hello, I created a Text note. I edit it and change its type to Markdown and after click on "Toggle Full Screen". When I close the "Toggle Full Screen" the text content of this Note has disappeared ! Thanks, François

François_ by Champ in-the-making
  • 687 Views
  • 2 replies
  • 0 kudos

Resolved! Simple EL expression

Hello, I would like to use a simple EL expression in a Event Handlers in Studio. I would like something like : Document.Parent.primarytype=="Sujet" I tried different ways but nothing works... Can someone help me ? Thanks

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

Resolved! How to use Seam.NavigateTo ?

Hello, I'm on Nuxeo 10.10 (LTS 2019) and I would like to redirect the user at the end of an automation chain. On studio I think I have to use 'Seam.NavigateTo' but impossible for me to find what argument matches. I want to be redirected to a document...

Maxime_ by Confirmed Champ
  • 1201 Views
  • 4 replies
  • 1 kudos

Resolved! nuxeo js client for RESTClient by Angular 7[SOLVED]

Hi everybody, I want to use nuxeo js client o consume its REST api in my Angular 7 client, but i can't use it because this is a javascript package and it don't have any types definition for typescript. However i tried to include this library in my pr...

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

Resolved! Is it possible to have a "No Redis" Nuxeo cluster ?

Hello, I use : Nuxeo 10.10 (LTS 2019)PostgreSQL 11.XElasticSearch 6.5.X I plan to deploy a ** HA Nuxeo Cluster**. If i use org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore according to https://jira.nuxeo.com/browse/NXP-25604 , do i need Redis ? ...

pnux_ by Confirmed Champ
  • 1668 Views
  • 6 replies
  • 1 kudos