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

Problem trying to connect sql server 2012 express

Hi everybody, in the Nuxeo Platform Installation Wizard, when I'm setting the data base configuration parameters, I receive the message: Failed to connecto to the database. Ensure that the database is running and the parameters are correct. I can mak...

jvillavi_ by Champ in-the-making
  • 716 Views
  • 4 replies
  • 0 kudos

Relations Tab for folderish document types

Hi, i am trying to show the Relations Tab for folderish document types with the following action contribution: <?xml version="1.0"?> <component name="net.hra.custom1.actions"> <require>org.nuxeo.ecm.platform.actions.relations.web</require> <extensi...

maxodoble by Confirmed Champ
  • 501 Views
  • 1 replies
  • 0 kudos

What makes the default data source special and can I split it?

I've set up multiple vcs, as I like to have something as described in the documentation, where the document are sharded over multiple vcs, however, the default vcs' datasource is used for all sort of things, with oh so many linked jdbc names. what is...

Lorenzol_ by Champ on-the-rise
  • 275 Views
  • 0 replies
  • 1 kudos

NXQL automation cross repository

Hi, I'm using NXQL to read data from the default repository using a simple operation chain created on the fly: CoreSession cs = CoreInstance.openCoreSession(null); String lookbookQuery = "SELECT * from Document WHERE ecm:primaryType='Lookbook'"; Oper...

Lorenzol_ by Champ on-the-rise
  • 265 Views
  • 0 replies
  • 0 kudos

Nuxeo Russian Locale

Dear Nuxeo, I represent HOST, LLC which is high-level business partner of many vendors including IBM, HP, Cisco, EMC, etc. Currently, we are actively promoting digital archive solutions based on ECM-systems in Russia. Recently, as part of this activi...

Symfony+Nuxeo

This project is an automation client for Nuxeo EP wrote in Symfony2. May be Symfony developers will need it Readme: https://github.com/najd-mrabet/nuxeo-automation-symfony2-client/blob/master/README.md My custom functions : https://github.com/najd-mr...

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

Dynamic widget in Nuxeo Studio

Hello! I have two input date in a edit layout. Is it possible to make the second date required if the first one is fulfilled ? Thanks !

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

Generate thumbs on video storyboard update via API

Hi, I'm trying to use the video storyboard feature to show the chapter marks of mp4 videos. I can update the Video via API PUT command correctly: curl -X PUT 'SERVER/nuxeo/api/v1/path//test/Import/video.mov' -u Administrator:Administrator -H 'content...

ssze_ by Star Contributor
  • 248 Views
  • 0 replies
  • 0 kudos

Advanced search fail with Nuxeo + Oracle

Hello, I've got an instance working under Nuxeo 5.6 with Oracle as database. When I try to make a search using the advanced search form I'm getting the following error. Failed to execute query: ORA-00980: synonym translation is no longer valid How ca...

jmnrk_ by Confirmed Champ
  • 345 Views
  • 1 replies
  • 0 kudos

Problems with Nuxeo integration

Hello! We are currently developing integration service in order to connect it with Nuxeo platform. We are faced with the following problem: it is not clear how to get a list of all metadata for a particular document type (we create custom types), als...

Devi_ by Champ in-the-making
  • 221 Views
  • 0 replies
  • 0 kudos

How can I set a default user group?

How can I make it so that when an Admin or Power User clicks "Create User", the new user is automatically assigned to a group? I've been poking around the source and schema files for a while, and I'm not sure how to accomplish this.

bzahid_ by Champ in-the-making
  • 682 Views
  • 4 replies
  • 0 kudos

Upgrading from 5.9.4 to 7.2

Hi, After upgrading from 5.9.4 to 7.1 in the search tab no documents appeared, the nature, subjects and coverage also reported "No available result". If I do a Quick Search, NXQL or go to the DAM tab the documents appeared. After going to the documen...

Update center systematicly produce the error screen

Hi, I just upgraded from 7.1 to 7.2, and since then my update center menu produces en error. You'll find afterward the nuxeo-error.log file. I got no idea of what it could be since the rest is ok... 2015-04-02 18:56:58,779 ERROR [nuxeo-error-log] Req...

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

Java requirements

hello, I need advices about java jdk with Nucxeo 5.8 Do you think it's better to download java from Oracle that use the openjdk 1.7 available with our linux distrib (CentOS6)? I realized that jvisualvm doesn't exist in the package, I can't monitor nu...

gfran_ by Champ in-the-making
  • 312 Views
  • 1 replies
  • 0 kudos

Resolved! nuxeo-dm needs sun-java6-jdk but nuxeo 7.2 needs java 1.8

Hello, I've been upgrading nuxeo from 7.1 to 7.2. I've been asked to install java8 on my ubuntu server for that. So did I, and installation wen't right. Except that : update center doesn't work anymore (I got the famous Nuxeo error page)nuxeo-dm, nux...

jbpotokar_ by Champ on-the-rise
  • 412 Views
  • 2 replies
  • 3 kudos