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

Closing a sql directory session for you

I am writing code to load a dictionary from a CSV. (Have to implement some custom functionality.) I am looping through the CSV and have code to commit every 10,000 rows. I'm using session.createEntry to insert each dictionary entry. Two questions: Co...

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

Cron event handler - synchronous or asynchronous

Hello - I have created an event handler for a scheduled event. The handler will perform a long-running operation. Looking through the Nuxeo code, I see various classes implementing AbstractWork for background processing. My question is: should I cons...

Eric_Ace by Confirmed Champ
  • 1331 Views
  • 7 replies
  • 3 kudos

Resolved! Is there is a realease date for the next fastrack ?

Hi, i just found that fastrack version hasn't been released yet ? have you got any release date for FT 9.1 ? my original question : i just tried to install the latest fastrack on my ubuntu server ( xenial ) but i only find the FT 8.3 version. Do i ha...

jeremie_ by Confirmed Champ
  • 1661 Views
  • 7 replies
  • 1 kudos

Resolved! Remove a domain doesn't free space memory

Hi all, I have removed a huge domain to gain memory space, but it doesn't. Before the removal, my nuxeo-data directory weighed 45 GB and it still weighs 45 GB after I had delete the domain. I emptied the trash and restarted nuxeo... I have flush the ...

LDAP cache : what for ????

CF. https://doc.nuxeo.com/nxdoc/how-to-configure-a-multidirectory-for-users-and-groups/ Hello, I'm wondering what for LDAP cache ??? Why having cache ? What I win in it ? Why nuxeo cacheTimeOut is by default 3600 ? And cacheMaxSize 1000 ? Why nuxeo n...

milonette_ by Star Collaborator
  • 802 Views
  • 1 replies
  • 0 kudos

How to get the translation of a message from an operation

Hi, I have an operation that returns some data of a document. I call this operation through Rest API to use it in another application. I want the operation to return the document type, but translated to the language of the user (File -> Fitxategia (i...

Error 500 in Nuxeo wirh NullPointerException

Hi, I have a lot of http 500 error with such message in the log : 2017-02-28 08:52:20,050 ERROR [http-bio-10.242.100.40-7338-exec-217] [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo WebEngine Servlet]] Servlet.service(...

File Upload Automation chain

I am newbie in Nuxeo Suggest on this how it can be achieved with Automation chain When button clicked browse file, upload document and replace existing document.

Java Client : Is it possible to modify pageSize ?

Hey, I'm having issues with some requests using Java Client. I have a user who has a workspace with more than 50 children but when i request it ( folder.fetchChildren()) i only get 50 results. I tried looking for answers but found none regarding Java...

customizing search users function

Hi! I have override default user schema (added some other fields ) everything is ok. There is a search filed where user input is checks only for username, first Name and last Name Have any body any idea how can i add custom fields on search logic of...

00000001_ by Confirmed Champ
  • 426 Views
  • 0 replies
  • 2 kudos

CMISql can't retrieve properties of custom type

Hi there! This questien is connected to question here: https://answers.nuxeo.com/general/q/dd5e7c4e1a5f4a3187eb8196af824ffb/NXQL-Cast-string-column-to-integ I would like to ask why some(not all) of my custom properties in custom types can't be retrie...

__3 by Confirmed Champ
  • 589 Views
  • 1 replies
  • 0 kudos

Resolved! NXQL Cast string column to integer

Hi there! I would like to know if there is a way to cast mine column which is string to integer in NXQL query. I want to do that because I want to either order by this column with desc attribute or choose the highest string (I didn't have any influen...

__3 by Confirmed Champ
  • 1113 Views
  • 3 replies
  • 1 kudos

WebDAV issue with Nuxeo 8.10-HF01

Hi, I have install Nuxeo 8.10-HF01 with success. all is alright except webdav access. I got this error in server.log : 2017-02-24 14:17:52,747 ERROR [http-bio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.webdav.ExceptionHandler] Status = 500 2017-02-24 14:17...

zyx974_ by Confirmed Champ
  • 667 Views
  • 2 replies
  • 0 kudos

retrieve the documents list by url

Hi, i would like to return a list of documents using the document URL. if (navigationContext.getCurrentDocument().isFolder()) { // i would like to pass the url in parameters and retrieve the documents list return documentsList...

Hamed_Dhib by Champ in-the-making
  • 300 Views
  • 0 replies
  • 0 kudos