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

Cluster : services and servers

Hi I will soon have to upgrade our Nuxeo server to 6.0. Our users and groups are stored in an LDAP repository (dedicated LDAP replication). Willing to use ElasticSearch, I ll have to setup a dedicated server ... or rather a dedicated cluster at least...

Resolved! error when adding document without attachment

I'm using Nuxeo 7.3 and I'm getting this error : Update : ERROR [http-bio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.platform.actions.DefaultActionFilter] evaluation of condition #{conversionActions.isPDF(blob)} failed: returning false javax.el.ELExceptio...

ITShine_ by Star Contributor
  • 1517 Views
  • 9 replies
  • 1 kudos

email notification gmail SMTP not working

I’m trying to add a user without password, but i can’t get the email notification. I’ve tried many configurations but none seems to be working? I keep getting this error: Error while sending mail : 534-5.7.9 Please log in with your web browser and th...

ITShine_ by Star Contributor
  • 346 Views
  • 0 replies
  • 0 kudos

Javascript automation - how to acces document property

Hello I'm trying to use the new javascript automation but can't find a way to access a metadata of a document. If I get a Document as var doc, what is the syntax to get it's title, or a specific metadata? Sorry for this rookie question Many thanks Li...

Resolved! XMP metadata support

Since our organization heavily relies on the XMP metadata format, how are Nuxeo's plans for adopting this technology? The ExifTool project hosted on Github, https://github.com/thebuzzmedia/exiftool, seems to show great potential in bridging Phil Harv...

Resolved! do case insensitive search using nxql

i'm using Nxql to do search on my custom document types, but i've noticed that with this NXQL query : <fixedPart> ecm:isCheckedInVersion = 0 AND ecm:mixinType != 'HiddenInNavigation' AND ecm:currentLifeCycleSt...

ITShine_ by Star Contributor
  • 498 Views
  • 1 replies
  • 0 kudos

full-text search on scanned document pdf

I want to do a full-text search on scanned documents, i've heard about the possibility of using Tesseract as an OCR by setting a command line but i can't find how to do this. Any suggestions ? or a workaround ?

ITShine_ by Star Contributor
  • 568 Views
  • 2 replies
  • 0 kudos

How to get the URL of document in template ?

Hello, I send a email with a template. in the template I have a list of document and I want get the URL of each doc. Code : <#list Context['myDocList'] as myDoc> <li><a href="${myDoc.url}">${myDoc['dc:title']}</a></li> </#list> Thanks.

Error to Preview Office documents

I uploaded a "word" file and when I try preview it, this error is showed in log. My nuxeo version is 5.6 on ubuntu virtual box. Only I can download it. 2013-04-17 09:42:01,024 ERROR [org.nuxeo.ecm.platform.preview.restlet.PreviewRestlet] could not bu...

Resolved! Problem after upgrading from 5.8 to 6

Hi, I tried to upgrade my home nuxeo server yesterday and met some problem. As I upgraded the Ubuntu distribution to, I first met problem with the upgrade of prosgresql. That was a dependency problem and found a solution on Ubuntu forums. Now my Ubun...

Yann_ by Champ in-the-making
  • 2037 Views
  • 9 replies
  • 1 kudos

FileManagerService: Override the default importer

Hello, I want to create my own File importer, so I did a contribution to the FileManagerService extension. But still my code is not executed the default importer is running. Here's what I tried: <?xml version="1.0"?> <component name="org.nuxeo.projec...

Dalal_ by Confirmed Champ
  • 355 Views
  • 0 replies
  • 0 kudos

nuxeo csv report not refreshing

I'm using CSV import to import several files, i've noticed that : Loaded files stop showing after a certain number of filesThe report showing the number of success / failed imported files doesn't appear at the end I've to look in the log file to see ...

ITShine_ by Star Contributor
  • 412 Views
  • 0 replies
  • 0 kudos

Problems configuring imap connector with Gmail accounts

Hello, I'm trying to setup the IMAP Connector with my Google Account, and I'm getting the following error on Nuxeo 6.0 http://pastebin.com/SZxW2TYa My configuration. ( I don't have enabled the 2 steps authentication ) my_account@gmail.com password Pr...

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

Custom HTTP Headers using AngularJS client for Nuxeo platform

Is there a way I could specify custom HTTP Headers using AngularJS client? Options from the REST API are specified on that page : https://doc.nuxeo.com/display/NXDOC/Special+HTTP+Headers But I don't know how I can specify them using the AngularJS cli...

Erwan_ by Champ on-the-rise
  • 584 Views
  • 2 replies
  • 0 kudos