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

Forum Posts

Download Problem with Microsoft Azure Online Storage Plugin

Hello, all! I'm trying to setup Nuxeo to store binaries in Azure Blob Storage, but unfortunately the Microsoft Azure Online Storage plugin doesn’t seem to be working. I’ve installed it in the platform (server-9.1), which is hosted on a Windows VM thr...

Joe_Mama1 by Champ in-the-making
  • 127 Views
  • 0 replies
  • 0 kudos

CMIS - change nuxeo:lifecycleState

I'm trying to modify the nuxeo:lifecycleState via a CMIS statement: curl ... /> -F "cmisaction:update" /> -F "changeToken=..." /> -F "propertyId[0]=nuxeo:lifecycleState" /> -F "propertyValue[0]="approved" /> "https:..." It's not erroring. But it...

Eric_Ace by Confirmed Champ
  • 136 Views
  • 1 replies
  • 0 kudos

Customization without Studio

Hi guy, where i can find info/guidance about createa new document type or modify available document types window. all this without studio. thanks

nespinoza_ by Champ in-the-making
  • 102 Views
  • 0 replies
  • 0 kudos

Nuxeo silent upgrade possible ?

We would like to upgrade Nuxeo (from 8.3 to 9.1 in our case), and also would like to automate the process; given that, and based on https://doc.nuxeo.com/nxdoc/upgrading-the-nuxeo-platform/ is it possible to run the upgrade in silent mode ? i.e. in p...

Rafi_Cohen by Champ in-the-making
  • 73 Views
  • 0 replies
  • 0 kudos

Custom Lifecycle (no access to Studio...)

Hello. I'm new to the platform. I don't have access to Nuxeo Studio. Is there a recipe available with the main steps one would follow to implement a customized lifecycle "by hand", i.e. in Java and XML? For example, to place a state in between "delet...

Eric_Ace by Confirmed Champ
  • 212 Views
  • 3 replies
  • 0 kudos

Any time frame for Tomcat 8 support ?

Our customers consider security as a #1 priority, and as such we constantly upgrade our major 3rd parties (including Java/Tomcat/database server/etc) to their latest. And with regard to Nuxeo, we have attempted to deploy it as a static WAR inside Tom...

Rafi_Cohen by Champ in-the-making
  • 366 Views
  • 2 replies
  • 0 kudos

Searching on hierarchical vocabularies

Hello everyone, I would like to use the search engine to search on parents of a hierarchical vocabulary and get every document having one of the children in the field. Here is an example so I can explain better: A vocabulray like this: Parent 1 Child...