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

Forum Posts

invalid column name in vocabulary mapping

I have the following columns in a view id VARCHAR2(40) exercice VARCHAR2(40) label VARCHAR2(40) ordering NUMBER obsolete NUMBER comm_reference VARCHAR2(50) comm_libelle VARCHAR2(500) comm_date_creation VARCHAR2(19) utilisateur VARCHAR2(50) that I tr...

Authentication to REST API with OAuth2

Hi, I'm using REST API within a Web Java App to get query results which works great but the next step is to authenticate without having to use user's passwords. Is using OAuth2 to authenticate, the best way to do it ? I've tried it and so far I can't...

chouinard_ by Champ on-the-rise
  • 151 Views
  • 4 replies
  • 0 kudos

Nuxeo IDE Document CrossValidation

Hello, I'm trying to make a validation of a custom document based on a cross validation (make a validation on a field based on what the user has filled on a second one). I made this technique based on a post here : http://www.nuxeo.com/blog/cross-val...

Resolved! Number of documents per domain

Hello, I'd like to have the number of documents per domain, how it's possible ? JMX is not enough, I don't want to know how many documents are created, updated or deleted but how many documents are currently on my platform. Thanks

Document title length

Hi, I'd like to change the default document title length so the full document title is visible in the lists as very long names are actually not displayed in full but snipped with three dots (very long document title is snip...) Is it possible? Thanks...

acn_ by Confirmed Champ
  • 54 Views
  • 0 replies
  • 0 kudos

No listening port for JMX when i active it on Nuxeo 6.0

Hello, when i try to active JMX monitoring functionnality, nothing appear on my list of listening port. I uncomment on my nuxeo.conf : Enable JMX AVA_OPTS=$JAVA_OPTS -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1099 -Dcom.sun.ma...

cross origin policy error in iframe

Hi Folks, We have integrated Nuxeo with Liferay using CAS-SSO. We have enabled CORS component. Whenever i try to open annotation popup in liferay iframe portlet, i am getting cross origin policy error. Please help me on this.