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...

Why Workflow are not archived with document version ?

Hello, I just tested some interessant thing for me: I got a document that is completed by a workflow. This document got version archived during workflow process. If I came back on an old version, I was supposing that the workflow-Doc was saved too in...

milonette_ by Star Collaborator
  • 282 Views
  • 1 replies
  • 0 kudos

Resolved! Delete Attachments through API

Hi All, I am not able to delete attachments through API. When i use Blob.RemoveFromDocument from API it only deleted the contents of file but not the entry of that attachment. Can anyone help me on this issue. Regards

kartik_sn by Confirmed Champ
  • 836 Views
  • 4 replies
  • 0 kudos

Problem with document and task

Hello, in recent days, when a user wants to access a document , for which there is a task, this error appears : duplicate Id for a component nxl_resume_juridique_contrat_tabLayout:nxw_sub0_form:nxw_sub0_taskActionComment I do not know how to fix this...

delphine_ by Star Contributor
  • 247 Views
  • 0 replies
  • 0 kudos

enabling preview for attachments

Currently Nuxeo lets you preview the main document, but how would I do a live preview of attachments added to said document? All it lets you do currently is convert to pdf and download..

ronaldgrn_ by Champ in-the-making
  • 727 Views
  • 4 replies
  • 0 kudos

CORS, Angular and Nuxeo API

Hi.. I'm working with Angular and the Nuxeo API and have come across a weird issue. I can create documents but I cannot delete/update documents and I cannot upload files. The error I get is .. Response to preflight request doesn't pass access contro...

Using curl to bulk upload users with JSON file

Hi, I'm wondering if it's possible to upload many users to my Nuxeo instance by using Curl on a local JSON file. It's certainly possible for a single user, as I've already attempted. ' curl -u "Administrator:Administrator" -H "Content-Type: applicati...

Batch uploads fail in nuxeo 8.1 - how can I fix it?

I'm trying to upload some videos via the import dialogue. In this case it were 4 videos (each of them 500 Mb). 3 uploads are running in parallel via the webinterface in Chrome (48.0). But after clicking the import button and waiting some time the fol...

ssze_ by Star Contributor
  • 1899 Views
  • 12 replies
  • 0 kudos

Not-indexed Documents Selective Indexing

Hi all, We have a relatively large repository (more than 30M of nodes, including folders and documents) and we have recently performed a full reindex over a 2-node external Elastic Search cluster. When the reindexing has finished, we can see a differ...

Rafa_Haro by Champ in-the-making
  • 326 Views
  • 0 replies
  • 3 kudos

Error to load Vocabulary (csv size 101KB)

Hi,good morning, We use NuxeoStudio to create a very long Vocabulary. End size is 101KB. When load for first time, in server.log appear an error: related to catalina buffer. The first stacktrace is: javax.servlet.ServletException: On requestURL: http...

aclOptimization flag

Hi all, this question is about aclOptimization flag into repository descriptor and trying to know how it works. My current scenario: 2 NX 6.0 instances clustered (over Ubuntu and PostgresSQL with tunning)12M documents into repository2 Elastic nodes c...

Move binaries location

Hi, I'm looking for the best way to safely move binaries location to another place (other server). I'm using DefaultBinaryManager.

Continuous errors in Nuxeo 6.0 HF08

Hello, I have an instance of Nuxeo 6.0HF08 and i'm getting continuous errors like the followings. http://pastebin.com/f1ytuBQ5 Also, sometimes I'm getting the following error. 2015-03-23 11:13:11,167 ERROR [ajp-bio-127.0.0.1-38009-exec-3] [org.nuxeo....

jmnrk_ by Confirmed Champ
  • 445 Views
  • 2 replies
  • 1 kudos

Error on intelligent import with metadata (Drag&Drop)

Dear all, When I upload documents to my workspace via Drag&Drop and intelligent import with metadata option, I receive an error message "Unknown server error". Has anyone else experienced this issue and can guide me to the solution? Thanks, Denis

Error testing Nuxeo CMIS SOAP

During the evaluation of Nuxeo CMIS soap with the example presented in https://doc.nuxeo.com/display/NXDOC/CMIS , with DiscoveryService. Here is my request: <x:Envelope xmlns:x="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://docs.oasis-o...

Minify resources to render

Hi all We've recently made some research on UX when navigating on the platform and we noticed that some resources sent on every page are not minified. See tinymce.js, nuxeo-select2.js as an example. Is there a way to minify all the resources on the...

type an image title

Direct url to download document

Hello, I want to download a document in Nuxeo from an another application. I trry an url : http://nuxeo_server:8080/nuxeo/nxfile/default/9f8c190a-dd27-4d77-9c0a-a3b4cd95abbc/file:content/DEMABOX000000137.pdf Nuxeo need a login and a password. How to ...

How to declare a jdbc used by a vocabulary in Studio ?

In studio, it seems impossible to declare a custom vocabulary (not based on the single data source). So I choose an arbitrary vocabulary and give in custom properties my directoryName (test) The bundle is generated as expected <properties widgetM...