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

Video renditions remain in converting state

Even though video conversions are done, the status information on the renditions remains in converting state. How can I fix it so that users can download the renditions?

ssze_ by Star Contributor
  • 751 Views
  • 3 replies
  • 0 kudos

Resolved! REST API download attachment

I know this question has been asked before and was even a subject of a blog article, but answers to those were focused on curl like URLs and not so much on input/output variables. So: With Blob.Get one can get either the main-document or a document a...

olaf_ by Champ on-the-rise
  • 1335 Views
  • 5 replies
  • 0 kudos

import resets the creation date

I have imported an archive (ZIP Tree XML Export) into my current NUXEO instance which is a FT 8.1. The archive was from an older version (5.something I guess). Beside some minor things like unsupported facets etc., which I solved outside of NUXEO, ev...

Nuxeo Operations Contex.startWorkflow

Hi every one, I'm traying to start a workflow using Rest api , Right now i can start a workflow but how can i assign the workflow to another user using the parametre variables exemple: {"params":{"id":"SerialDocumentReview","start":true,"variables":{...

Conditional deployment with deployment-fragment.xml ?

Hi, I am currently using a deployment-fragment.xml in order to deploy a -config.xml from the bundle to the nxserver/config folder and wondering if there is a way to deploy the file only if there is no such file in the destination folder already ? i.e...

Rafi_Cohen by Champ in-the-making
  • 312 Views
  • 0 replies
  • 0 kudos

How to override "New permission" notification / alert ?

Hi all, I need to translate and override the notification mail sent when a new permission is given to someone. I have successfully override "documentPublicationApproved", "documentPublicationRejected", "documentPublished", "documentModified", "docume...

How to disable collection?

I do not want collection to appear at the system. I'd like to remove as an entire module? How can I realise it? I read that is part of nuxeo and it is not a plugin. Florent Guillaume

Amir_Buzo by Confirmed Champ
  • 302 Views
  • 0 replies
  • 2 kudos

New doument creation using nuxeo client

I am trying to create new document of type Folder using Nuxeo client. I am able to create it by using api createdocumentbypath and createdocumentbyid. But when i am trying to fetch newly created document , getting error filenotfound exception. But i...

Make link point to the latest version of the document

Hello, Can anyone help on how to make a link always point to the latest version of a published document? This has been a problem for me because whenever the document is published with a new version, the url of the published document is also changed s...

Can Nuxeo work only on Mongodb and NO rdbms ?

Hello All, I am new to nuxeo and currently in process of starting to evaluate Nuxeo for my Organization. We have a really bad experience with legacy systems and the performace deteriorates as the load on the system increases. Typically these have bee...

Delete attachment thorough Java

Through my own custom listener I would like to delete main files and attachment from the nuxeo document. Deleting the document seems to be easy as you can use the below code. doc.getCoreSession().removeDocument(doc.getRef()); doc.getCoreSession().sav...

Souvik_ by Confirmed Champ
  • 654 Views
  • 2 replies
  • 0 kudos