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

Forum Posts

Resolved! Add lifecycle state to document template

Hi, I am trying to construct a template that displays the current lifecycle status but I do not manage to do it. What is the right property? Where can I find the complete dublincore set? So far I have unsuccessfully tried: ${Document['dc:lifeCycle']}...

cuyo_ by Confirmed Champ
  • 858 Views
  • 2 replies
  • 1 kudos

Nuxeo gogeta proxy

Hi guys, You have anise reverse proxy gogeta project at https://github.com/nuxeo/gogeta Would you mind to give some example how to use it. Maybe expanding a bit in more details: It is basically an HTTP cluster router that holds its configuration in e...

rimusz_ by Champ in-the-making
  • 563 Views
  • 1 replies
  • 0 kudos

Resolved! Content modelling - normalisation

Hi, Is is possible to model a object hierarchy for content? For example, say I am modelling a News Article and all News Articles have an author and we'd like to store the author's first name, surname and their base location. The same author may writ...

Lynn_ by Champ on-the-rise
  • 889 Views
  • 1 replies
  • 1 kudos

Resolved! Error Executing Custom Operation

Hi there, I have followed the example for coding your first operation here: http://doc.nuxeo.com/display/public/NXDOC/Coding+your+first+operation I have deployed the operation successfully to Studio and created an automation chain with the following ...

Lynn_ by Champ on-the-rise
  • 1469 Views
  • 4 replies
  • 2 kudos

Registering a new Adapter to the HttpAutomationClient (BUG?)

Hello everyone, I'm having an issue while registering a new adapter to the HttpAutomationClient. The particularity is that my adapter extends the Nuxeo's DocumentService adapter. My issue is when I call the session.getAdapter(DocumentServiceEnhanced....

N_Chalet by Champ in-the-making
  • 323 Views
  • 0 replies
  • 0 kudos

Resolved! Existing document gets replaced by new dropped document

Nuxeo 5.6 on ubuntu server 12.04 Hi, normally, nuxeo is not expected to replace a document by another document with the same name. This is the problem I'm facing now. Take the folder XY with the document AB inside it. Drop or import in this folder a ...

acn_ by Confirmed Champ
  • 835 Views
  • 1 replies
  • 0 kudos

Automated Deployments to Studio

Hi, We would like to implement an automated build pipeline that can push our custom plugins and extensions to Nuxeo Studio. I have found useful instructions for deploying to Studio using the Nuxeo IDE but could you please advise how to push changes t...

Lynn_ by Champ on-the-rise
  • 701 Views
  • 1 replies
  • 1 kudos

Server error when attaching large blob file

This is the error message that I get when attaching large blob file in a Document. 02:01:12.922 [main] DEBUG o.a.h.i.conn.DefaultClientConnection - Connection 0.0.0.0:41419<->10.30.10.175:8080 closed 02:01:12.922 [main] DEBUG o.a.h.i.c.PoolingClientC...

adding computed groups on document creation

Hi There, I would like to add a computed group to a workspace at creation. I understand that I need to create an eventListener for this for the event documentCreated: <?xml version="1.0"?> <component name="WorkspaceCreationListener"> <extension t...

Bauke_Roo by Star Contributor
  • 740 Views
  • 1 replies
  • 0 kudos