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

Nuxeo Drive fails to connect (ValueError: Expecting object)

Hello, I am using NuxeoDrive on several computers, and on one of them (running Windows the client suddenly stopped being able to connect to the server. I am unable to identify which action caused this; the same server URL / username / password works...

Nagael_ by Champ in-the-making
  • 650 Views
  • 2 replies
  • 0 kudos

Resolved! How to modify nx_update_read_acls permanently

Hi, I had to modify the nx_update_read_acls in SQL Server. I posted a question two weeks ago: http://answers.nuxeo.com/questions/10914/nuxeo-6-nx_update_read_acls-never-ending-process-and-high-cpu-usage-nx-freezes I found that the problem was the pro...

gsc_ by Champ on-the-rise
  • 1661 Views
  • 5 replies
  • 2 kudos

Sorting a list of DocumentModel in a pageProvider

Hello, I have created a new pageProvider in java which extends the CoreQueryDocumentPageProvider. My purpose is to find all the documents in the current document and the documents inside them on and on. This makes me using a recursive request. So I t...

pmbroca_ by Champ on-the-rise
  • 475 Views
  • 1 replies
  • 0 kudos

How to customize the sidebar on the Workspace tab?

Hello, I am using Nuxeo Platform 6.0, and I am trying to add content to the blue sidebar that it is displayed on the "Workspace" tab (the sidebar where it shows the Sections and Workspaces tree, the Worklist and the Clipboard). I have changed the foo...

Running an Automation Chain inside a Script

I'm running an IF statement in a run script automation. Basically, it will check to see if a pathway to a document exists. Put simply: "if pathway does exist ==> Run Automation chainA" "if pathway does NOT exist ==> Run Automation chainB" I have bot...

Nuxeo and Liferay Document Integration

We have created new document type in nuxeo studio named CyberRiskForm. This document collect information from user about their system security condition.So like document work as fill up form. Now we have require document to create this type of docume...

montej by Champ in-the-making
  • 313 Views
  • 0 replies
  • 0 kudos

Custom metadata not appear on SUMARY TAB with Picture documents

Hello, I've created a custom type with custom metadata. I associated the "Picture" facet. Once I created a document from this custom type, on the SUMARY TAB, the "Custom metadata block" disappear : I just have the following blocks : "Image Preview", ...

by Not applicable
  • 434 Views
  • 1 replies
  • 0 kudos

Nuxeo birt integration

Helo, I created a new birt report, in tab preview a black rectangle appears instead of charts with the message "un plugin est nécessaire pour afficher ce contenu". What's missing? Thank you

gfran_ by Champ in-the-making
  • 498 Views
  • 2 replies
  • 0 kudos

Problem adding participants to a workflow

Hello. I am trying to start a workflow (serial or parallel), but when I am assigning the participants, I get an error, and the workflow doesn't start. In the log I can see the following messages: javax.servlet.ServletException: On requestURL ... at ...

Nuxeo and Liferay Integration

Hi,we are develop application in which we want to create and edit nuxeo document from liferay portlet. We saw video "liferay nuxeo integration through vaadin" . But didn't understand very well. Can any one provide more detail on integration of nuxeo...

montej by Champ in-the-making
  • 225 Views
  • 0 replies
  • 0 kudos

Remove Permission Automation Example

Can someone give me an example of how to use the 'Remove Permission" Automation? I want to remove the 'Read' permission for a group of users. Right now I have it looking like this, but it's not doing anything: user=group:Non_ITAR (also tried #{group:...

cannot boot Nuxeo

Hi all, I try to start a recently installed Nuxeo instance on a Windows machine and I get the following error...where should I look for to fix it? Many thanks in advance, much appreciated guys C:\Documents and Settings\All Users\Start Menu\Programs\N...

Josep_ by Champ in-the-making
  • 426 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with ACL related Tables Size

Hi I have a problem with the growing size of some tables : relation | size -----------------------------+--------- aclr_user_map_acl_id_idx | 15 GB aclr_user_map | 12 GB aclr_user_map_user_id_idx | 8482 MB ...

How to obtain conversationId from within Operation plugin?

I'm working on a Nuxeo plugin which implements an operation. So I'm using @Operation, @OperationMethod and @Context annotations. The purpose of plugin is to expose a LiveEdit link for a given document to some outer service, and the problem is I can't...

chernish2_ by Champ in-the-making
  • 677 Views
  • 3 replies
  • 0 kudos

How is the multi tenant user query supposed to work?

I'm using the Automation API to create users for isolated tenants with the multi-tenant plugin installed. Before creating the user I check if they already exist by querying using something like this: Blob blob = (Blob) session.newRequest("Ser...

[Nuxeo web mobile] multi tenancy and mobile site root button

Hi There, I noticed that when using the web mobile package and the multi tenancy package the root button results into an error page. For testing I edited the class "MobileApplication.java", specifically the following method: /** * Generate the ...

Bauke_Roo by Star Contributor
  • 233 Views
  • 0 replies
  • 0 kudos