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

Configure Nuxeo ElasticSearch to use Amazon Elasticsearch

From what In understand, connecting a Nuxeo server to AWS Elasticsearch should work. I've configured the Nuxeo server to use the AWS service, and it works for the most part. However, I can no longer get the Admin Analytics page to load. I set two var...

Karl_Wiens by Champ in-the-making
  • 787 Views
  • 3 replies
  • 3 kudos

Nuxeo Drive v4+ can't connect via HTTPS on MacOS

Hi, After the upgrade to v4+, Nuxeo Drive is using Python3 which is producing the following issue: ERROR nxdrive.utils Error while retreiving the SSL certificate Traceback (most recent call last): File "site-packages/urllib3/connectionpool....

Elvis_Kasa by Champ in-the-making
  • 435 Views
  • 1 replies
  • 0 kudos

Doubt with Structure Template

Hi. Following the documentation: https://doc.nuxeo.com/userdoc/using-workspace-templates/ I created a simple structure template under /Domain/Templates/.But now ¿How I use this template? i mean: I had supposed that this template now will be available...

Paul_Smith by Champ on-the-rise
  • 1424 Views
  • 3 replies
  • 0 kudos

JDBC Query : Why limit and offset are commented in log ?

Hello, I'm on Nuxeo 10.10 (LTS 2019) and Postgresql 11. (Elastic search is not enabled yet) [I have upgraded from nuxeo 5.5 to LTS 2019.] I try to find performance issue. In log4j2.xml i've enabled <!-- Uncomment to debug SQL statements --> ...

pnux_ by Confirmed Champ
  • 950 Views
  • 2 replies
  • 0 kudos

trim spaces in title, before using it as path

I have a simple problem, but nothing I've tried has worked. When users paste text into the title of a new document, they sometimes pick up an extra space. Nuxeo takes the title and uses it as the document path, but then users get various 404 errors b...

Joe_Cullin by Champ in-the-making
  • 815 Views
  • 2 replies
  • 0 kudos

Resolved! Is there a way to order document by type

I want to sort my documents by type. For example: folder 1,folder 2,folder 3,....,folder n,document 1,document 2,document 3,......document n I have a query like this : this.nuxeoClient.repository().query("SELECT * FROM Document WHERE ecm:parentId= ?"...

CoreSession

I tried to get a Nuxeo Platform Core Session with this way: CoreSession session = WebEngine.getActiveContext().getCoreSession(); But it isn't working. LogServer: java.lang.IllegalStateException: Runtime not initialized at org.nuxeo.runtime.api.Framew...

Complete Task Workflow

I tried to make a call HTTP using a request to complete a task :HOST/nuxeo/api/v1/task/{taskId}/{action} adding the values of two parameters(taskId,action) But I have an exception 500 What does it mean ?

Compile JSF UI from sources

Hello, I am trying to build and package Jsf-UI from sources with maven, and install it offline with Nuxeo CLI. All worked with some workaround in assembly.xml, but it compiled and deployed. The problem is when I do login on browser I got that error: ...

screenshot2.png screenshot1.png Image
Maik_ by Champ in-the-making
  • 1787 Views
  • 3 replies
  • 0 kudos

Viewing Documents Published in Sections

I have about 6000 documents (.odt files) stored in 32 folders under Workspaces, and about half of those documents have status Approved after going through a parallel workflow, and have been published in identically named folders under Sections. Howev...

Add default column to content view in JSF UI

I need to add the source column to the default content view. I find some documentation on how to do this using Nuxeo studio. But I'm not using Nuxeo studio. I've tried to figure out how this works by overriding templates but have, so far, not succeed...

How to upload to S3 bucket using presigned url?

0 I want to generate a presigned URL for an S3 bucket, and upload files using the url, not through nuxeo server or the direct upload option. The documentation, says, that I need to set the CloudFrontBinaryManager as the binary manager to be used. Des...

Suggestion widget based on earlier field content

I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...

mit_ by Champ in-the-making
  • 527 Views
  • 2 replies
  • 0 kudos