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

Forum Posts

Attach file to email

Hi, I'm trying to attach the files form a document to an email notification, like this: <chain id="envoyerMail"> <operation id="Context.FetchDocument" /> <operation id="Notification.SendMail"> <param type="string" name="from">expr:@{WorkflowVa...

Full text search problem

Hi, after I had uploaded a word document to nuxeo dm and perform a full text search, they return no result. Taking a look at the server log, I notice that there are several error when I am uploading the word doc. 2014-07-01 17:31:55,031 ERROR [Nuxeo-...

okm_ by Champ on-the-rise
  • 153 Views
  • 2 replies
  • 0 kudos

Download document using Blob.get from javascript client

Hi, i want to download file using api rest method Blob.get. I use nuxeo-js-client( nuxeo-js-client) with the method client.operation . The request download the blob file normally but the file is empty when i try to open it. Do you have an idea? Log ...

ssow_ by Champ in-the-making
  • 69 Views
  • 0 replies
  • 0 kudos

Resolved! Nuxeo server don't start (Failed to load repository default)

I tried to upgrade nuxeo from 5.6 to 5.8 and i can't get it to start. My first try was to upgrade directly to 5.9 but some data where not availables, so i decide to upgrade from 5.6 to 5.8 and then to 5.9 if it's ok. Maybe someone can help me to solu...

Olivier_1 by Champ in-the-making
  • 116 Views
  • 1 replies
  • 0 kudos

Resolved! NXQL Document.Query

I have a problem with a simple NXQL query in Studio launched using quartz : SELECT * FROM Document WHERE reunion:rappel > @{CurrentDate.days(-1)} AND reunion:rappel < @{CurrentDate.days(1)} it generates the following text in an Info Message : SELECT...

Comment créer un profil simple consultant des documents ?

Bonjour Tout d'abord, merci beaucoup pour la mise à disposition de votre produit et votre soutien via ce forum. J'ai installé Nuxeo 5.9.3 (DM, DAM et Admin Center) sur ubuntu server 14.04. Je n'ai pas nuxeo STUDIO. Je voudrais créer un profil de simp...

babeloo_ by Champ in-the-making
  • 180 Views
  • 3 replies
  • 0 kudos

Workflow output automation and pop/push

Hello, i'm working on an automation chain to execute at output of a workflow task node. As soon as I add a "pop/push document" operation in the chain, an exception is thrown when the workflow execute it. To be more precise, the exception is thrown by...

Anthony_H by Champ on-the-rise
  • 120 Views
  • 1 replies
  • 3 kudos

Open a permanent link (with CAS connection)

I've got the following repository : Folder : Test (i'm the only one to have rights to do anything) In this folder, i've created a file 'Book' (and give permission to read to user 'Toto'). And i get the permanent link for the file 'Book'. If Toto cl...

oanglard_ by Champ on-the-rise
  • 69 Views
  • 0 replies
  • 1 kudos

Nuxeo Drive / PostGresql satured

Hi, Currently, we use the Nuxeo Drive client in my company (about 140 users) For performance reasons, we separated the different flows between Nuxeo DM and Nuxeo Drive (see diagram) We have a problem of connections in our database PostgreSQL. Our ins...