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

Forum Posts

Error when using Ceph Rados Gateway as an S3 backend

we use Cephs Rados Gateway as the S3 backend for Nuxeo. When an object gets fetched, an error: com.amazonaws.services.s3.model.AmazonS3Exception: null (Service: Amazon S3; Status Code: 400; Error Code: InvalidArgument; Request ID: null), S3 Extended ...

Error after operation Document.Move

Hi, I think my problem is that I don't understand Document.Move operation result or don't know to use it. Here is my "simple" automation chain : - Context.FetchDocument - Document.Move: target: "@{Document.parent.path}/archives" - Context.FetchDo...

Corinne_ by Confirmed Champ
  • 1136 Views
  • 12 replies
  • 0 kudos

lazy binaries from cloud providers (s3) are read prematurely

we're using the cloud plugin to read blobs from s3 we noticed a loads of queries for metadata toward our s3 bucket, for example if we ask the document model for one attachment and load the files schema the cloud provider goes and read the metadata fo...

Lorenzol_ by Champ on-the-rise
  • 540 Views
  • 3 replies
  • 0 kudos

When to set CORS setting

Hi, To activate CORS, the link: https://doc.nuxeo.com/pages/viewpage.action?pageId=14257084 provide some xml to allow Corss-domain. Where should I put this xml file ? In what file ? Regards, St.

Nuxeo crash after trying to read an Document without permission

Nuxeo: 7.10 in a Docker Container on Ubuntu 14.04-Basis with Oracle Java 8Mysql 5.7LDAP Connection If I`m trying to get a Document with an user without the necessary access rights via the Java Automation Client for Nuxeo v 7.10 the Nuxeo Process cras...

Chris_S by Champ in-the-making
  • 202 Views
  • 0 replies
  • 0 kudos

condition for Widget on create mode

I'm using Nuxeo IDE , and i want to display a drop down list in my creation layout form , this drop down list should be displayed only if another drop down list is filled with a certain value , can anyone show me how to do that , normally i should us...

ITShine_ by Star Contributor
  • 1048 Views
  • 12 replies
  • 1 kudos

What kind of customizations can be done with NUXEO DAM?

Hi I am very new to nuxeo and would like to know more about customizations. 1- Can we customize the NUXEO DAM without the Nuxeo Studio? 2 - is it possible to put a youtube frame(or any other frame/element) anywhere in the page? 3- Does it require to ...

how to map schema elements to jsf fields

I want to do some conditions on a suggestOneDirectory for this i'm trying to display elements created in directory , normally i would do ```xml <widget name="civilite" type="suggestOneDirectory"> <labels> <label mode="any">Civilit...

ITShine_ by Star Contributor
  • 194 Views
  • 0 replies
  • 0 kudos