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

Override Template lifecycle

Hi people :) I need to override the lifecycle of the Template document.I read in Nuxeo documentation and it doesn't include Template in by default documents. Is there a way i can do this?

nuxeo adds ".txt" to some files

I would store mind maps in nuxeo. Maps are files created with freemind, and suffix is .mm When I upload the file it is OK, but as soon as I try to read it, nuxeo change the file by adding ".txt" at the end and I cannot edit the fiel anymore.

Scanned document preview

Uploading scanned document results in it's preview being blank. This happens for all scanned PDFs, i.e. files that have only one image embedded. Other documents are loaded just fine. Other thing I noticed is that after running the document trough OCR...

CAS Single Sign Out From Nuxeo and Spring Security

I have Implemented CAS SSO with Spring Security and Nuxeo. I have Problem In Single Sign Out From Nuxeo. When I Do Logout From Nuxeo It Logged out from Both Application(Nuxeo and Spring App). But When I Do Logout From Spring App It Will Only Logged O...

Avi_Jain by Champ in-the-making
  • 715 Views
  • 4 replies
  • 0 kudos

CAS Single Sign Out

Is there a way to make Nuxeo CAS plugin handle CAS Logout Request ( so that we get logged out from Nuxeo when logged out from CAS ) ?

ITassas_ by Champ on-the-rise
  • 505 Views
  • 1 replies
  • 2 kudos

Mongo DB goes out of memory while fetching document.

Hi, I am facing issue of MongoDB server out of memory. I have mongoDB server with 24 GB RAM and in that there is 1.6 TB of data is available. And WiredTiger cache maximum bytes configured is 11GB. With this configuration my mongo server is goes out ...

Making a 24 hour format

Hi people :) I want to override the nuxeo datetime widget so it formats the time only in 24 hour version.Can someone help me?

New document type creation without studio

Hi, I'd like to know if there is an existing documentation to create a nuxeo bundle which declare a new content type, without using nuxeo studio. More generally I'd like to know if to customize listings, create & edit forms, and document type Nuxeo s...

muldos_ by Champ in-the-making
  • 907 Views
  • 4 replies
  • 0 kudos

blob will not save

I'm attempting to attach a Blob to a document.: File tmpFile = Framework.createTempFile("...", ".csv"); ... write to the file Blob blob = Blobs.createBlob(tmpFile); myDocument.setPropertyValue("file:content", (Serializable) blob); What's really odd i...

Eric_Ace by Confirmed Champ
  • 511 Views
  • 2 replies
  • 0 kudos

Bug in Csv import

Hi :) I am using Nuxeo CSV import and sometimes Nuxeo doesn't stop the import.If I cancel the importing the documents are created perfectly,but the problem is that Nuxeo doesn't give a sign for finishing.This doesn't happen always.

File not attached from Nuxeo CSV import

Hi :) I am using Nuxeo csv import . I need to create specific document types from each record in csv file.I hace created the csv file as Nuxeo requires it: "name" ,"type","document's fields in the format prefix:field","file:content" . I have also add...

updating lifecyclestate for proxies in elasticsearch

I have created a new search contentview for documents. They have proxies in a dedicated folder. The search works with one exception, an aggregation for the lifecyclestages of proxies. It looks like the proxies are not updated in the elasticsearch whe...

adam_bo_ by Star Contributor
  • 367 Views
  • 0 replies
  • 0 kudos

Automatic publishing system in sections

Good morning, everybody, I am looking for an automatic publishing system in sections. Explanations: I have a root workspace in which I have several workspaces. In one of them (which I called "IUT"), I created several sub-workspaces. In addition, in s...