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

Forum Posts

NXQL query with backslash

I am trying to execute this query with CoreSession: CoreSession.query( "select * from Document where dc:title = 'document\' and ecm:currentLifeCycleState <> 'deleted'" ) The \ is making the query crash. If I put the \ in any other position than at th...

syntax of Condition in Action filter

i would like to disable document creation according to a user attribute. The best way would be to overload the create and import action filters, but i'm not sure it's possible, so, I just overloaded the newDocument action with a custom filter that ch...

overriding versioning rules in nuxeo

Hi, I am trying to override the default versioning rule for a custom document type through XML extensions in Nuxeo Studio. But my configurations are not getting applied to the document in Nuxeo DM. Also the extensions.xml built by Studio now contain...

Seetha_ by Champ in-the-making
  • 590 Views
  • 1 replies
  • 0 kudos

Repository and forceReloadTypes

Hello, I created one custom type but I want to change the declaration of one field to xs:string instead of xs:date. I found this : https://jira.nuxeo.com/browse/NXP-424 but it seems that it doesn't work anymore in nuxeo 5.6. I have always this error ...

brigitte_ by Confirmed Champ
  • 334 Views
  • 0 replies
  • 0 kudos

Resolved! How make a two direction link between documents

There are two documents with a schema's field: <xs:element name="link" type="nxs:stringList" /> The field is updated by widget: This works very well but there is only created one way link. What is the most elegant way to create the two direction lin...

adam_bo_ by Star Contributor
  • 1223 Views
  • 4 replies
  • 1 kudos

Nuxeo with a fault-tolerant PostgreSQL configuration

With the recent release of PostgreSQL 9.2, repmgr 2.0-beta (http://www.postgresql.org/about/news/1411/), and JDBC4 Postgresql Driver Version 9.2-1000 (with basic failover support), does Nuxeo have plans to test and/or document a fault-tolerant Nuxeo/...

ron_1 by Star Contributor
  • 637 Views
  • 2 replies
  • 0 kudos

Resolved! Error with Eclipse Indigo et Start the server nuxeo

Hello, I installed nuxeo IDE in my Eclipse Indigo Service Release 1 with the help of doc.nuxeo.org Now, when I start nuxeo server with Eclipse, i have an error that doesn't exist when I start the server with the command ./nuxeoctl start directly. I u...

brigitte_ by Confirmed Champ
  • 571 Views
  • 1 replies
  • 3 kudos

Resolved! Upload ajax file using nxu:inputFile not working

Hello, there is a way upload files with ajax using your "nxu:inputFile" tag inside a form like this: <h:form> <a4j:include viewId="/wizard/wstep1.xhtml" /> </h:form> In "wstep1.xhtml" I show my nuxeo document and it has metadata "file:content" but w...

connect java with flex in nuxeo 5.3.1

Hi All; i am using java as backend and flex as front end database postresql 8.3,server jboss 4.2.3 in jdk1.5 my application run sucessfully now i change jdk1.6 now flex and java cannot connected and localhost:8080/nuxeo cannot loaded. serve erro...

how to convert jdk 1.5 to jdk1.6

I am using java 1.5 and postresql 8.3 as backaend and flex as Front end server jboss4.2.3.ga and nuxeo5.3.1 now my application run successfully but now i upgrade java as 1.6 i cannot run my application server error are ERROR [org.nuxeo.runtime.jbos...

Drag&apos;n drop modifications ?

Hello, I would like to modify the drag'n drop functionnality : How to disable the "Quick import" ? ==> I want the "Smart import with meta-data" set by default (and disable the other choices)How to define multiple dragn'drop options when the form appe...

Julien_A_ by Champ on-the-rise
  • 568 Views
  • 1 replies
  • 0 kudos

Resolved! Enabling update versions in toggleable layout

How can we enable update versions in toggleable layout? Even after setting "Edit options" in toggleable widget to true and making the document versionalble, the versionning options are not appearing in toggleable layout

Seetha_ by Champ in-the-making
  • 875 Views
  • 2 replies
  • 0 kudos