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

Forum Posts

Removing default custom actions

Hi all! I've added some lifecycle related custom actions displayed in a custom summary view in the custom actions widget. my custom buttons are displayed next to a list of default action that I would like to remove : (my translations may not be accur...

Guian_ by Confirmed Champ
  • 723 Views
  • 1 replies
  • 0 kudos

error with blob.get on iOS

HI, I'm using the SDK Nuxeo on iOS in order to download documents with the method blob.get. The SDK returns an error for the operation, but the connection process is ok with a status 200.(console : Status code for <NSURLConnection: 0x6b23ed0> is: 200...

julien404_ by Champ in-the-making
  • 534 Views
  • 0 replies
  • 0 kudos

Updating many properties with the PHP client

Another query, as we're moving documents from one system to another, we need to set up lots of metadatas when a document gets uploaded/updated. According to the PHP Automation client, I believe I can set a single property (such as dc:title or dc:desc...

Megha_ by Champ on-the-rise
  • 1061 Views
  • 2 replies
  • 0 kudos

Transaction failed on custom operation ?

Hello, I'm trying to create a custom operation for the first time with nuxeo IDE. This operation aims to duplicate current workspace hierarchy as a section hierarchy in the parent domain. With provided studio operations, i managed easily to create a ...

Order the userdocuments gadget

Hello, a user ask me if it's possible to sort the documents in the gadget "userdocuments". If it's possible, how can I do that ? Thanks in advance

delphine_ by Star Contributor
  • 451 Views
  • 0 replies
  • 0 kudos

Resolved! Filter in Event Handler

I would like to put a complex filtering in Event Handler in automation, and I see there is "Custom EL Expression". It seems that default JSF EL not working in it. Can you tell me how it works ?

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
  • 672 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
  • 465 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
  • 681 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
  • 2039 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
  • 789 Views
  • 2 replies
  • 0 kudos