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

Resolved! i want to display contents from Nuxeo (xml , rtf ) using PHP

Hello , We want to display contents from Nuxeo using the Uid of document, We can get the uid but we have a problem to display his content We used this function but no results any help please? Greetings $client = new NuxeoPhpAutomationClient('http://...

najd_ by Champ on-the-rise
  • 539 Views
  • 1 replies
  • 0 kudos

Getting the current flavor from a domain name?

So I am trying to obtain the current flavor name/string from 'DocumentModelList domains = coreSession.query("select * from Domain)". Then I used the domains object and grabbed each of the document domains. (DocumentModel domain = domains.get(0)) Then...

MEM4FP_ by Champ in-the-making
  • 281 Views
  • 0 replies
  • 0 kudos

How to display "FileName" as asset "title" in workspace.

Hi , How to display "FileName" as asset "title" in workspace. if i create ant asset by drag and drop option(using import button) , here asset name automatically create as file name. like that if i create any asset in workspace by uploading file ,How...

muni_ by Champ on-the-rise
  • 299 Views
  • 0 replies
  • 0 kudos

Get documents permissions

Hi, working with Java Automation Client, I am trying to use the operation Document.GetUsersAndGroups, witch seems to work correctly. But once the request is executed, I am supposed to be able to get the permissions from the 'context' using the 'vari...

Is commercial use of nuxeo plateform permitted ?

We are a software company and one of our client is interested by the nuxeo plateform. I looked here http://doc.nuxeo.com/display/NXDOC/Licenses for licences, it seams to me that all third party licences and the core licence permit commercial use but ...

spimees_ by Champ in-the-making
  • 262 Views
  • 0 replies
  • 0 kudos

Resolved! Non admin users can't change their password anymore

Hello, I've been trying recently to connect my Nuxeo (ubuntu, Tomcat) to an Active Directory. I've been creating files like default-ldap-users-directory-config.xml, default-multi-directories-config.xml, etc... But since it wasn't working, I've been d...

jbpotokar_ by Champ on-the-rise
  • 532 Views
  • 2 replies
  • 1 kudos

ldap configuration through the web interface

Hi, I'm trying to configurate my nuxeo platform to use ldap. I've been trying in admin/configuration, and then by changing the field Annuaire to SQL and LDAP, I've been told to restart the server then. But the parameter changes automaticly to sql onl...

jbpotokar_ by Champ on-the-rise
  • 575 Views
  • 2 replies
  • 0 kudos

Resolved! Query taskButtons from Workflow RouteNode

Hi, I've created a simple Workflow with a Node and two buttons (accept/reject). I try to request my node information specifically the availables buttons from a query automation but thoses params don't appear. The NXQL query is "Select * from RouteNod...

Shared drives to Nuxeo migration

Hi, I am currently working on a project using Nuxeo as the end solution. Our aim is to fully replace home and shared drives with Nuxeo is there any best practice guidelines for this style migration. i.e. how do we move the files/folders.what steps ar...

ManagedBean : currentDocument is null in the constructor

Hi, I've created a managed bean with JSF. My page xhtml is displayed. The first time, he enter in the constructor of my managedBean, but the currentDocument Object is null the first time. After, when he gets a field that I'm using in the xhtml, the c...

Nuxeo 6.0 and LDAP Caching

Hello, I'm using LDAP backend for user authentication described here. I'm facing the following problem : Nuxeo 6.0-HF05 seems to not cache LDAP entries and make a lot of connections to LDAP server with every requests (WebDAV requests are very slow fo...

zyx974_ by Confirmed Champ
  • 639 Views
  • 2 replies
  • 0 kudos

Nuxeo Drive doesn't do anything in edit online mode

Hello, I'm using Nuxeo Drive, and when I try edit in online mode, Nuxeo doesn't do anything. I looked at log and the error is: 2015-03-16 18:02:29,421 1652 2592 ERROR nxdrive.commandline Error executing 'download_edit': 'ascii' codec can't encode ...