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

Forum Posts

How to specify document type when uploading via API

Hi all, Whenever I try to upload an image using a Nuxeo .NET SDK the document is automatically created as Picture. How can I change this? In my use case I have several different Document Types for jpgs and I would like to manually decide which type w...

NXQL Order by datetime

I would like to pull all the documents are created recently using NXQL. Please suggest me the NXQL for the same order by date

__11 by Champ in-the-making
  • 181 Views
  • 1 replies
  • 0 kudos

Resolved! How to connect nuxeo docker container to mongodb

Hello, I try to run a nuxeo docker container with mongodb using the following command: docker run --name mynuxeo -p 8080:8080 -e NUXEO_DB_HOST="mongodb://192.168.43.43" -e NUXEO_DB_TYPE="mongodb" nuxeo This command return the next error: Could not ru...

Google Cloud Storage Permissions

We have been working on setting up GCP cloud storage and were able to get it working, however, the permissions set to allow it to work are not considered secure. Currently, we have the following permissions applied: Project perms: storage.buckets.lis...

Google Storage setup: JSON parse exception

Trying to get Google Storage set up for assets, and when nuxeo starts this is the error message I get: Caused by: org.nuxeo.ecm.core.api.NuxeoException: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('/' (code 47)): maybe a (non...

Sean_Hagen by Champ in-the-making
  • 362 Views
  • 3 replies
  • 0 kudos