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

Forum Posts

how to have Nuxeo use a file importer plugin?

Hi, I have the distribution "nuxeo-cap-5.6-tomcat" installed. I'm on Nuxeo eclipse EDI. I set up an extra workspace for Nuxeo, to avoid any problem when saving preferences. I created a new project using the wizard Nuxeo plugin project. In this projec...

patco_ by Champ in-the-making
  • 820 Views
  • 2 replies
  • 0 kudos

Resolved! how to install hotfixes

Does anyone have any hints how to install hotfixes from the Admin Center? It seems to be totally broken for me. From a fresh install: log in as admingo to Admin Center > Update Center > Nuxeo software updatesHit the "download" for every hotfix; now ...

Brian_T by Confirmed Champ
  • 1613 Views
  • 3 replies
  • 2 kudos

Document template : how to insert an image ?

Hello, I want to insert an image in a document template with freemarker language like this: Document is in HTMLthen it's converted into PDF This image is not in the final document, I just got an empty square. Is it possible to use "resources>images...

milonette_ by Star Collaborator
  • 1106 Views
  • 2 replies
  • 1 kudos

Import of Folder and Tree of Folders.

Hi, I have an question and mainly a problem, how can i import an folder / an tree of folder ?? When I Drag'n'drop, Nuxeo begin an "load", but the procedure never stop, and folder never been import ... Can you say me if it's possible and if yes, how i...

sampo by Champ in-the-making
  • 822 Views
  • 2 replies
  • 0 kudos

Resolved! php client blob

Hi, In the documentation, I saw the following code: $answer = $session->newRequest("Blob.Attach")->set('params', 'document', $path) ->loadBlob($blob, $blobtype) ->sendRequest(); How do I convert a file to a blob? Also, what do I use as the blobtype? ...

sk90_ by Champ in-the-making
  • 782 Views
  • 1 replies
  • 0 kudos

Ldap description group

Hello, in nuxeo, my group come from my ldap. They are ok , but I don't know how to get the description of my ldap group; I have the "groupname" ok but not "description" (description) my file default-ldap-users-directory-config.xml : org.nuxeo.ecm...

vjoussot_ by Star Contributor
  • 685 Views
  • 1 replies
  • 0 kudos

CMIS Shell

Hi all, what happend to the cmis-shell? It it still available/maintained? Tom

tuhl_ by Champ in-the-making
  • 644 Views
  • 1 replies
  • 0 kudos

Have you got a "Dummy's Guide to Nuxeo"?

Have you got a "Dummy's Guide to Nuxeo" type documentation for people who don't have previous experience with ECM software such as Nuxeo? I need something that really explains Nuxeo's concepts for complete beginners. If you don't, would you be willin...

calling a ModuleRoot's function in other class

I have created a new class: @Path("/pidedit") @WebObject(type = "pidedit") public class PIDEditorModule extends ModuleRoot { public static final String PID_FIELD = "note:note"; @GET @Path(value = "{id}/html") @Produces("text/html;cha...

adam_bo_ by Star Contributor
  • 794 Views
  • 1 replies
  • 0 kudos

document.fetch no such document

Hi, Every time I try to do something like Document root = (Document) session.newRequest("Document.Fetch").set( "value", "/default-domain/uploads/bob/").execute(); I get an error. Caused by: org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling$Re...

sk90_ by Champ in-the-making
  • 488 Views
  • 0 replies
  • 0 kudos

formulaire conditoinnel

Bonjour, est il possible lorsque l'on définit un type de document "custom" de faire en sorte que certains champs à saisir ne s'affichent que sous condition d'un autre champ ? Ce que l'on appelle formulaire avec champ à affichage conditionnel... Merc...

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