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

Forum Posts

Java API - updating and versioning changes document status

Using the default lifecycle and API java, when I make an update to a document in the state "approved", sometimes (seemingly in non-deterministic way), the status of the document changes to "project". Maybe there is a listener that handles these situa...

maumig_ by Confirmed Champ
  • 60 Views
  • 1 replies
  • 0 kudos

Can I show the signature in the last page of document .....?

Just now, digital signature is appended on the first page of the document. But I want to show it last page of the document. How can I do it....? in this http://doc.nuxeo.com/display/public/NXDOC/Digital+Signature says below mention changes only, Chan...

Using NuxeoJS to upload files to a new batch

I'm trying to use the NuxeoJS client to upload files to a new batch. I tried: var op = client.operation('Blob.Upload') op.params({ uploaded: 'true', batchId: 'myBatchId' }) up = op.uploader() up.uploadFile(myFile) up.execute() I get 500 errors using ...

eshiu_ by Champ in-the-making
  • 29 Views
  • 0 replies
  • 0 kudos

File Name Character Limit

It appears to me as though the file name as it relates to the path is being truncated to 25 characters. For example, we have a file named tst_onlinebank_noncard_faq.xml so its 30 characters, but when I view the object path it appears as: /default-dom...

rdifrango_ by Champ in-the-making
  • 75 Views
  • 7 replies
  • 1 kudos

Resolved! Nuxeo and Ubuntu 14.04

Have anyone succeeded in installing Nuxeo via apt-get under Ubuntu 14.04? Unfortunatley ffmpeg package was removed from Ubuntu 14.04 and thus following error happens: The following packages have unmet dependencies: nuxeo : Depends: ffmpeg-nuxeo but ...

Can i create document as published using Nuxeo Rest API ?

I am able to import a document using following http://doc.nuxeo.com/display/public/NXDOC/REST+API I want the document status to be published when i import this . Which field or attribute should i pass in the request ? i saw lifecycle-state. But it di...

zod_ by Champ on-the-rise
  • 29 Views
  • 0 replies
  • 0 kudos

User action custom EL expression syntax

Hi I created a new button in contextual Tools, I can only show the button in the following condition: User logged equals Responsible or User logged equals User Created Follow my sixtaxe in Custom EL expression #{currentDocument == currentDocument.get...

klebervz_ by Confirmed Champ
  • 48 Views
  • 2 replies
  • 0 kudos

error log in server and oracle data saving

Hello Team, We are using nuxeo Content Management 5.9.2. Our Nuxeo is configured with Oracle DB. Last week we had some issues and we set up the nuxeo server again and we established the link with the oracle db again but we are getting error log messa...

Sultan_ by Champ in-the-making
  • 28 Views
  • 0 replies
  • 0 kudos