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

Forum Posts

VersioningServices

Hello, I want override some functions like doPostCreate, or setInitialVersion. i use more documentmodels and lifecycleState customized. Must i use : public class Versioning extends StandardVersioningService{} or an other class ? Thanks

seahell_ by Champ in-the-making
  • 47 Views
  • 1 replies
  • 0 kudos

Automation API in C#

This is an old topic, I've seen that there was a proposal in 2011 to implement a .net version of the automation api : http://forum.nuxeo.com/index.php?t=rview&goto=19312&th=4861#msg_19312 Is there anynews on this topic ? Do you have solution to call ...

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

File upload in Javascript with REST API

Hello, I use the automation API in javascript and I have to upload a file. It works well with browsers that support XMLHttpRequest Level 2 but not with others as IE 8. In this case, I use an iframe ... and I have this: Request `Request URL: http://lo...

gcusnieux_ by Champ in-the-making
  • 49 Views
  • 0 replies
  • 0 kudos

Purging the audit log tables using the posted example?

I have been using a description of a SQL purge function outlined here as the basis for a SQL function to purge the event log (nxp_logs) by username and date. It appears the example deletes entries in the nxp_log, nxp_logs_extinfo and nxp_logs_mapexti...

Can't start my nuxeo server instance any more

hello all, after using nuxeo studio to add document types. I wanted to apply changes on the fly so I enabled the 'development' mode. it ask me for restarting the server and when I did, it stayed lock on the waiting for restart page. Checking what ha...

Guian_ by Confirmed Champ
  • 124 Views
  • 5 replies
  • 0 kudos

how could i publish a document in a specific folder

i´d like to publish a new document when it is in the state of approve in the life cycle. i´m following this example, am i right?? i know i need to change things, but i don´t know which ones. http://doc.nuxeo.com/pages/viewpage.action?pageId=2392665

german_ by Champ on-the-rise
  • 56 Views
  • 2 replies
  • 0 kudos

automatic versionning

Hi, I use nuxeo 5.5 with client automation. So i use client automation operation to create or update documents I want to automatically create a major version for each modificated file document (extends file). How can i do it ? Have i to create a chai...

pnux_ by Confirmed Champ
  • 58 Views
  • 1 replies
  • 0 kudos