Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Bug in Nuxeo Drive client when downloading big documents?

When users upload a big document to a synchronized folder, Nuxeo Drive client creates a new version of it. Apparently, the local_watcher detects the downloading of the file as a modification and uploads it (creating a new version with the same conten...

How to retreive document types

Hi, I created a form with a dropdown list, I want to fill it with Document types (File, Note, Custom types ...). Is there any java class that I can use to retrieve them ?

Dalal_ by Confirmed Champ
  • 1035 Views
  • 1 replies
  • 0 kudos

Multiple user rights are allowed and UI is inappropriate

**Nuxeo Version: **6.0 1.Login to Nuxeo. 2.Go to any Document -> Manage ->Access Rights. 3.Provide multiple rights to users- Manage Everything, Read, Write, Remove 4.Click on grant permission and Save local rights Expected Result: 1.User should not b...

Souvik_ by Confirmed Champ
  • 577 Views
  • 0 replies
  • 0 kudos

Configuration des notifications par mail Gmail SMTP

j'essaie de configurer les notifications par mail en utilisant Gmail; mais j'arrive pas à trouver la bonne configuration ; voila ce que j'ai essayé : Préfixe des sujets dans les notifications par mail [Test] Utilisateur pour l’authentification mail t...

Dalal_ by Confirmed Champ
  • 502 Views
  • 0 replies
  • 1 kudos

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
  • 2317 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
  • 520 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
  • 769 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
  • 903 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
  • 3033 Views
  • 9 replies
  • 1 kudos