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

long idle cause connection to database lost

The version is 5.9.4, everything runs well. But if I leave the server idle for overnight, the next day I won't be able to login, the error is: Failed to connect to authentication database My temp solution is to stop nuxeo server then restart, everyth...

James_wong by Champ on-the-rise
  • 728 Views
  • 4 replies
  • 1 kudos

NuxeoLiveEditLoader has stopped working - Consistently

Hi all, We are using Nuxeo Document Management from some time now (March 2014) with version 5.9.1, but recently we are experiencing some issue with the Live Edit integration. We are focusing on the following setup: Client OS: Windows 2008-R2 Server (...

Resolved! Nuxeo cluster and SQL Server shared instance problem

We have a Nuxeo-5.9.3 cluster consisting in two Tomcat server and a SQL Server geo-cluster. The SQL instance is shared among many applications. We have observed that the cleanup of the table cluster_invals and cluster_nodes was not working properly, ...

arubiom00_ by Star Contributor
  • 3675 Views
  • 14 replies
  • 0 kudos

LDAP Nuxeo 5.9.4

Hello, how are you? Should we define these fields? </ binddn> </ bindPassword> I can not connect to the LDAP version number 5.9.4 Do you have a default-ldap-users-directory-config.xml file? Thank you very much. Andrés.

tarrio_ by Champ in-the-making
  • 1250 Views
  • 4 replies
  • 0 kudos

Document UI Refresh after Task creation

Hi I have a custom Document. This Document has a custom Summary page. On the boton page area, we have to show the Document Tasks. I have created a button, this button has to start a Workflow. After push the button, I expect a new Task created for thi...

How to create user account from my custom php application?

Hi Folks, We are developing a custom php application which uses Nuxeo as CMIS content repository. From our application we need to create a user account automatically for Nuxeo platform and workspace for that user then. At nuxeo API, i am not able to ...

Akilan_ by Champ in-the-making
  • 434 Views
  • 1 replies
  • 0 kudos

Should CMIS select * from cmis:folder return the root folder?

The current set of nuxeo-chemistry unit tests expect the root folder to be filtered out in cmis:folder queries since its lifecyclestate is NULL. Yet, 'Root' is considered a valid cmis:folder primarytype. Are the unit tests that make this assumption a...

rg1_ by Star Contributor
  • 675 Views
  • 4 replies
  • 0 kudos

Resolved! Query on cmis nuxeo

Hi. When I do a query in cmis and not check "search all versions" in the program "CMIS QUERY-Nuxeo Repository default", the documents that have the version 0.0 are not shown. I'm using nuxeo 5.7.1, and the query is "SELECT * FROM cmis:document" Thank...

vicmator_ by Champ in-the-making
  • 857 Views
  • 6 replies
  • 1 kudos

How to call page editor

I have created a button (called RENAME), on a nuxeo worklist, and I want to call the EDIT PAGE (Edit Layout) for my document (called DocumentX). How can I do that? I know how to call the CREATION PAGE, but I don't know how to call the EDITION PAGE (w...

klebervz_ by Confirmed Champ
  • 214 Views
  • 0 replies
  • 0 kudos

error 500 when POSTing a file

Hi, I'm trying to upload a file to nuxeo using a http post request. The url is: http://user1:user1@192.168.42.121:8080/nuxeo/site/automation/batch/upload The post parameters are: oUps1k.eml=@/tmp/oUps1k.emlN7KpA2;filename=oUps1k.eml So far so good. U...

flok_ by Champ in-the-making
  • 214 Views
  • 0 replies
  • 0 kudos

Resolved! Where file is stored

Hello, I am a new user of Nuxeo. I know that all metadata of a document is stored in the database, but can't you say me where the document (forexample toto.pdf) is physically stored ? My need is to copy in a disk, all the physical document added in N...

ywane_ by Champ in-the-making
  • 773 Views
  • 4 replies
  • 3 kudos

Domains vs Workspaces

Hello I am trying to figure out when i should use Domains instead of Workspaces. What would be the criterias for this choice ? Example : can we have different vocabularies in Domains but not Worskpace ?

ejacquet_ by Champ in-the-making
  • 713 Views
  • 2 replies
  • 2 kudos

LDAP (Active Directory) Group Permissions

Fast Track 5.9.3 Ok, I setup basic LDAP authentication with our Active Directory. The only file I configured is the default-ldap-users-directory-config.xml In the userManager section, I manually have the defaultAdministratorId set to my AD useraccoun...