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

Registering a new Adapter to the HttpAutomationClient (BUG?)

Hello everyone, I'm having an issue while registering a new adapter to the HttpAutomationClient. The particularity is that my adapter extends the Nuxeo's DocumentService adapter. My issue is when I call the session.getAdapter(DocumentServiceEnhanced....

N_Chalet by Champ in-the-making
  • 204 Views
  • 0 replies
  • 0 kudos

Resolved! Existing document gets replaced by new dropped document

Nuxeo 5.6 on ubuntu server 12.04 Hi, normally, nuxeo is not expected to replace a document by another document with the same name. This is the problem I'm facing now. Take the folder XY with the document AB inside it. Drop or import in this folder a ...

acn_ by Confirmed Champ
  • 508 Views
  • 1 replies
  • 0 kudos

Automated Deployments to Studio

Hi, We would like to implement an automated build pipeline that can push our custom plugins and extensions to Nuxeo Studio. I have found useful instructions for deploying to Studio using the Nuxeo IDE but could you please advise how to push changes t...

Lynn_ by Champ on-the-rise
  • 412 Views
  • 1 replies
  • 1 kudos

Server error when attaching large blob file

This is the error message that I get when attaching large blob file in a Document. 02:01:12.922 [main] DEBUG o.a.h.i.conn.DefaultClientConnection - Connection 0.0.0.0:41419<->10.30.10.175:8080 closed 02:01:12.922 [main] DEBUG o.a.h.i.c.PoolingClientC...

adding computed groups on document creation

Hi There, I would like to add a computed group to a workspace at creation. I understand that I need to create an eventListener for this for the event documentCreated: <?xml version="1.0"?> <component name="WorkspaceCreationListener"> <extension t...

Bauke_Roo by Star Contributor
  • 502 Views
  • 1 replies
  • 0 kudos

contribution to securityActions(Bean)

Hi There, I want to change the behaviour of the securityActionsBean a little. Is there an extensionpoint or another way to do so? Thanks in advance, Bauke Roo

Bauke_Roo by Star Contributor
  • 346 Views
  • 1 replies
  • 0 kudos

Rest API call dont update or document completely

I am using rest call to create document. The below are my parameters . The call create a document with name and title . But the other fields like created date or published date or state are not updated . WHY? { "entity-type": "document", "name":"kk",...

zod_ by Champ on-the-rise
  • 873 Views
  • 5 replies
  • 1 kudos

Create directories if not exist Nuxeo

I am attempting to do a document.copy on an existing document, with the assumption that if the directories I am copying into may or may not exist. What would be a good way to achieve that? client = new nuxeo.Client(nuxeoParams) client.connect() co...

abe_ by Champ in-the-making
  • 362 Views
  • 1 replies
  • 1 kudos

Problem whith Privilege 'AddChildren' is not granted

Hi, I created one document the type (MissionNotification in Studio) with Extends = Document and Category = Miscellaneous, this document will be created when the other Document change the life cycle. For this, I created an EventHandler with the code ...

klebervz_ by Confirmed Champ
  • 425 Views
  • 1 replies
  • 0 kudos

Nuxeo Drive - Error

Hi, My Nuxeo Drive is not able to synchronise PDF files from my computer to the database. Here is the current behavior : From Database to compurter: all files are synchronised properly (including PDF)from computer to database: all files (office, jpeg...

JCO_ by Champ in-the-making
  • 1470 Views
  • 6 replies
  • 0 kudos