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

Forum Posts

Oracle 19 support in Nuxeo LTS 2017

Hello, I am working with nuxeo LTS 2017 right now and I am using Oracle as VCS. I have seen that the supported version for this nuxeo’s version is Oracle 12c. However, I want to know if it is possible to use Oracle 19. Is it? Can I work with nuxeo LT...

Rodri_ by Star Contributor
  • 390 Views
  • 3 replies
  • 1 kudos

Rest API with Ajax

Hi, I want to get data from REST API with Ajax. Can I get the information of several files in the folders or the information of several folders at once?

u_sunnamu by Champ in-the-making
  • 90 Views
  • 1 replies
  • 0 kudos

Error trying to export contributions to Nuxeo Studio

Hi, I've been following tutorial https://doc.nuxeo.com/nxdoc/develop-with-nuxeo-platform/ But when I try to export the contributions I keep getting this error. What does it mean and how can I fix it? Thanks - Working... It can take some time, please...

a_c by Confirmed Champ
  • 125 Views
  • 1 replies
  • 1 kudos

Bug lorsque suppression corbeille

Bonjour, Lorsque nous souhaitons supprimer définitivement les éléments de la corbeille, il y a un bug et nous supprimons l'accès à tous les documents, plus aucun ne devient visible. Nous ne pouvons donc pas supprimer les éléments de la corbeille, ce ...

Trying to make SAML2.0 SSO work with Azure AD

Hello. Ok so here is the configuration from my very test environment: Dockerfile: FROM nuxeo:10.10 COPY nuxeo.conf /etc/nuxeo COPY saml-authentication-config.xml ms.xml authchain.xml /opt/nuxeo/server/nxserver/config/ COPY log4j2.xml /opt/nuxeo/serv...

Document type extends from OrderedFolder

Hi, I've created a new Document type that extends from OrderedFolder. Whent I change the order of children from the view layout using nuxeo-document-move-up-button/nuxeo-document-move-down-button and I refresh, the new order will not be kept. What sh...

Work Flow Variable

Dears i am calling work flow from my app as api so how can i pass variable for Context["var"] or WorkflowVariables["rec"] for more details see my example below http://localhost:8080/nuxeo/api/v1/id/de229144-4c2a-48c8-ab8c-7d5581c41f54/@workflow -r...