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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

What's the path to nuxeo.war

I'm using Nuxeo.10 , i want to read and write, from a java class, files that are saved in C:\nuxeo-cap-7.10\nxserver\nuxeo.war but i cant find the proper path. This path shouldn't be different if i use Nuxeo as War, can you help me with this ?

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

Preview Not Working

New Windows server with Nuxeo window install with all defaults. I can't preview and documents: Preview can not be generated for this document Technical issue: Blob path: default org.nuxeo.ecm.platform.preview.api.PreviewException: Error during conver...

huge321 by Champ in-the-making
  • 342 Views
  • 1 replies
  • 0 kudos

Resolved! IntelliJ versus Eclipse?

Hi, I'm a big fan of IntelliJ and any JetBrains development environment, so I'd prefer to use it as my go to IDE. However, I notice that Eclipse is more mature in regards to Nuxeo. Has anyone here worked with both development environments? Which do y...

Customize Search Filter for List Widget type

Hi Folks, I am customizing the default search filter of Nuxeo. I have created my own field called **Keywords **which is a List Widget I have reflected the same field (Keyword) in search filter page but couldn't able to **search **based on keywords en...

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
  • 800 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
  • 620 Views
  • 1 replies
  • 0 kudos

Nuxeo CSV document upload with tags not working

Hi, I am using nuxeo 8.1 and added nuxeo csv package for csv import along with files. Its working very well with all nuxeo schema fields however i am not able to add tags in the csv. The tag is not added in the document even after adding column "tag:...

Resolved! Nuxeo Cluster - Load Balancer - Session replication failed

Hi! I have configured apache2.4 http load balancer as : ProxyPass /nuxeo balancer://sticky-balancer stickysession=JSESSIONID|jsessionid nofailover=On <Proxy balancer://sticky-balancer> BalancerMember xxxxxxx.40:8080/nuxeo route=nxworker1 BalancerMem...

00000001_ by Confirmed Champ
  • 1060 Views
  • 2 replies
  • 3 kudos

Resolved! charts in Search Analytics are not displayed

I'm using Nuxeo, 7.10 I'm trying to set a chart that shows the number of documents created every month. I've read here that this is already exist in Nuxeo and i should find different charts on Admin Tab > Activity Section. But mine is empty. There is...

ITShine_ by Star Contributor
  • 569 Views
  • 1 replies
  • 0 kudos