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

Forum Posts

How to specify the "convert" command on a windows machine

Hello As I try to import a *.pdf file into my Nuxeo base, I receive the error: cmd /C convert -strip -thumbnail "280x280" -background transparent -gravity center -format png -quality 75 "C:\Install\nuxeo-cap-5.8-tomcat-sdk\nxserver\data\binaries\data...

Arnault_ by Confirmed Champ
  • 1337 Views
  • 4 replies
  • 0 kudos

Error in updating a PDF file using Drive

Hello, I have configured a home made FileImporter so as to import (using the Drive) the files with extension *.pdf as a specific type (named CaDoc) derived from the Document type. basically this works. However, I get an error: Error code 4 return by ...

Arnault_ by Confirmed Champ
  • 1104 Views
  • 3 replies
  • 0 kudos

Resolved! Document.Query and timezone trouble

I'm having trouble getting my head around date-time handling. I have a Nuxeo server, with postgresql backend that i'm accessing using REST and Automation APIs. When I create a document using REST, the returning JSON gives me the lastModified datetime...

chrisd_ by Champ in-the-making
  • 1052 Views
  • 3 replies
  • 0 kudos

Resolved! What do I need to edit to theme my DM install?

I have a couple installs right now, and although I do appreciate the current theme, I want to customize the install to make it a little less recognizable as nuxeo (for the sake of security). Is there a guide which would point me in the right directio...

change in getUserIds() method.

In schedule handle I use the following code: UserManager userManager = Framework.getService(UserManager.class); List<String> users = userManager.getUserIds(); log.debug("users: " + users.size()); It have worked in Nuxeo 5.5 but in 5.8 it returns 0 ...

adam_bo_ by Star Contributor
  • 692 Views
  • 2 replies
  • 0 kudos

Condition on virtual navigation enablement

Hi guys ! I've used this page to disable the virtual navigation tabs from an xml extension like : <extension target="org.nuxeo.ecm.webapp.directory.DirectoryTreeService" point="trees"> <directoryTree name="bySubjectsNavigation" enabled="false"/> ...

Guian_ by Confirmed Champ
  • 530 Views
  • 0 replies
  • 0 kudos

vocabulaire hierarchique

Bonjour, est il possible de faire en sorte que lorsque l'on utilise un vocabulaire hiérarchique, on puisse pré-selectionner la première valeur de chaque liste ? comme c'est faisable pour un vocabulaire simple ? Merci d'avance.

vjoussot_ by Star Contributor
  • 542 Views
  • 0 replies
  • 0 kudos

Nuxeo Connexion to SMTP Google Mail - GMail

Hi all, This post is a copy/paste of a community forum question I posted as I don't know the better place to ask. Sorry for double posting if this is raising problems to anyone. I juste gave a new try to Nuxeo 5.5 using a fresh install on ubuntu serv...

snarf77_ by Confirmed Champ
  • 2519 Views
  • 9 replies
  • 2 kudos

About the cas authentication module ...

Hello, It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified see [here][1] the checkProxyCasTicket(...) method: protected String checkProxyCasTicket(String ticket, HttpServletReque...

[PROXY] Nuxeo Drive "1.2013.1030" in Windows 7

hi, The new version of Nuxeo Drive "1.2013.1030" in windows 7 does not work with the proxy settings. We have the message "unable to conect to proxy server" knowing the proxy parameter setting is none. I currently have more than 50 users that are bloc...

How to setup a maven project to be hot deployed in IDE

Bonjour J'ai installé les exemples "Cookbook" de la section "How to configure document types, actions and automation chains" ensuite j'ai configuré l'IDE pour travailler en Eclipse: mvn eclipse::clean mvn eclipse::eclipse j'ai aussi packagé le proje...

Arnault_ by Confirmed Champ
  • 711 Views
  • 2 replies
  • 0 kudos

Add your Own Permission

Hi, I have install Nuxeo on eclips, so when i start NXserver it may go to a url Where a login screen, i login as a administrator, there are more opetion, but i want to add my own permission , instead og given, Can it possible and How?\ Please Reply i...

Nuxeo IDE on eclipse kepler; No "Automation Chains" option

I'm trying to follow this tutorial: /> http://doc.nuxeo.com/display/Studio/Use+Content+Automation But I have an issue. I'm unable to find the "Automation Chains" option in the menu that it says to open. /> Under the "Automation" menu the only option ...

brunoais by Champ in-the-making
  • 731 Views
  • 1 replies
  • 0 kudos

Resolved! events in "log event in audit"

Hi i'm using nuxeo 5.8 and i'm a looking at the Hr request application template , at various chains there are nodes of type "log event in audit" . In this nodes there are events such as tor.request.sent and others. Where do these events come from? Ho...

bledii_ by Confirmed Champ
  • 1671 Views
  • 4 replies
  • 0 kudos

VersionModel : getDescription() does not work ?

Hi, I want to use a listener to delete automaticaly old archived version (autoversionning is activated) which do not have a comment when a user increment the version. Unfortunately, the method getDescription() of VersionModel always returns a null St...

zyx974_ by Confirmed Champ
  • 732 Views
  • 1 replies
  • 0 kudos