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

Various Tabs in Platform For Business Users usabiity

Hello All, How to control visibility of various tabs, Workspace, Home , Admin , WebUI , Search & Activate UI Development mode. Once I enter or click on WebUI, unable to get back to rest of the tabs. Even I added chrome add on I can switch to Studio ...

Application Definition Configuration question

Hello All, I am new to Nuxeo and started to learn Platform and various features and tabs of Platform application. I am going through university online training modules for the same useful. Not clear on application Definition Configuration 3 check box...

Nuxeo drive unsync

With nuxeo-drive 2.4.7 my laptop don´t syncronished. Here the logs error 2017-09-15 09:50:54 14160 12876 ERROR nxdrive.engine.watcher.remote_watcher Unexpected error Traceback (most recent call last): File "nuxeo-drive-client\nxdrive\engine\watche...

What is the replacement for Smart Search feture?

I see from the release notes that the Smart Search addon has been deprecated as of the last LTS version. Is there any replacement for this functionality? This is something we've been using and I'm wondering what we are going to need to do with the ...

Display selected documents in FancyBox

Hi, I want to display in a fancybox, names of documents selected in a folder (before launch automation). In the fancybox, I can show the name of the folder with currentDocument.title EL Expression. Can i retrieve selected documents names with an EL E...

David79_ by Champ on-the-rise
  • 382 Views
  • 1 replies
  • 1 kudos

I am getting unknown connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@37a6bcc6 in org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@32b806ea after updating platform, any know why I am getting this error

unknown connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@37a6bcc6 in org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@32b806ea javax.servlet.ServletException: On requestURL: http://nuxeodevserver.acheron-tech.com:8080/n...

How to fetch history

I am using fetch audit method to get history of particular document, but the thing is I want proper value of event as it is showing in nuxeo platform document history for example I am getting lifecycle_transition_event but I want Document lifecycle u...

Resolved! Can not delete document on S3

I configured S3 as backend storage. When I delete documents from the system and trash, the document is not deleted from S3. I think this does not make sense because the storage on S3 will be bigger and bigger.

Email notification

Hello ! I'm trying to configure the email notifications, and i'm going crazy something doesn't work. This should be so easy ... Here is an extract of nuxeo.conf (I've put the right credentials). ##-----------------------------------------------------...

An error's generated by formatW3CDateTime in chains

It is used the formatW3CDateTime in a chain to assign a declared date to a document field: <operation id="Document.SetProperty"> <param type="serializable" name="value">expr:@{org.nuxeo.ecm.core.schema.utils.DateParser.formatW3CDateTime...

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

Error in nuxeo service installed with Arken API

Hi, I am practicing as the following article. https://www.nuxeo.com/blog/drive-the-cattle-with-rancher-and-arken/ The following command will add the stack normally. curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/...