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

Forum Posts

CAS SSO for REST client

Hi Folks, We have implemented CAS-SSO between Liferay and Nuxeo applications. We want to upload documents from Liferay to Nuxeo via REST client. So in this case, the user has already logged into the Liferay web application. How to bypass the REST API...

Configuration Problem

I have a problem with my nuxeo the service is running, but when ingreso say : this message: "If you can read this in your browser, this probably because of a configuration problem of your nuxeo.war/WEB-INF/pages.xml. To change this, edit the OSGI-INF...

Block permissions inheritance with automation Chain

hello, In Nuxe 6, i want to block permissions inheritance in an automation Chain Context.FetchDocumentDocument.Create: type: P019_020_DOC_formulaireNomination properties: "dc:title": "Formulaire de nomination : @{nomUser["nom"]}" "dc:description": "@...

How to properly delete a user Worskspace using REST API?

Bonjour J'utilise REST API pour supprimer un user. Mais je voudrais nettoyer le compte. je crée un User via REST API:je vérifie la création en lisant le Workspace et le UserProfileje supprime le Userles documents Workspace et UserProfile existent tou...

Arnault_ by Confirmed Champ
  • 233 Views
  • 4 replies
  • 1 kudos

Uploader API in Client Library of Nuxeo is not working

Hi, I am trying to upload a file using nuxeo client. Initialy I have created the client like below var client = new nuxeo.Client({ baseURL: nuxeo_url, username: cms_user, password: cms_password }); client.schemas(['dublincore', 'file']); For uploadin...

REST API - Document.Filter Does it work?

I have been playing around with the Nuxeo API Playground and have tried to get the Document.Filter Command End Point to work to no avail. Does this command work?? Has anyone else got it to work?

dbrgss_ by Champ in-the-making
  • 176 Views
  • 1 replies
  • 0 kudos