10.10


Related Questions
hi, If I want to download a pdf of an jpg file I can use a URL with “@convert?format=pdf” appended to it, e.g: https://dms.nuxeo.local/nuxeo/api/v1/path/domain01/workspaces/workspace01/car.jpg/@convert?format=pdf Nice feature!! If I want to download ...
  0 votes
  1 answers
  1 comments
  967 views

Hello, I am unable to build nuxeo-platform-login-keycloak . Error message : [ERROR] Failed to execute goal on project nuxeo-platform-login-keycloak: Could not resolve dependencies for project ...
  0 votes
  1 answers
  0 comments
  1450 views

Hi, This is a follow-up of this question , I am creating a new one because I'm trying a different approach. You should read it to have the first part of the story. In short : I've got a document suggestion widget in the creation form of an “index” ...
  0 votes
  0 answers
  0 comments
  959 views

Hello, I have found a little bug in the nuxeo-webui component, and I have tried to report it in github, but I wasn't able to find the “Issues” option in the repository: https://github.com/nuxeo/nuxeo-web-ui Anyway, the problem is with the ...
  0 votes
  1 answers
  0 comments
  1016 views

We have imported a decent amount of files using a custom importing app, but some of the mimebtypes were not defined so we have blobs that show as “text/plain” when they should be something else. We can download the blob, then remove it from the ...
  0 votes
  0 answers
  0 comments
  842 views

Hi, I'm trying to reproduce this how-to , but with a document suggestion widget instead of a directory suggestion widget. Here is my code : <nuxeo-document-suggestion value="" label="[[i18n('manufacturing_summary.documentsLocations')]]" ...
  0 votes
  0 answers
  0 comments
  1401 views

Hi, I am using Nuxeo 10.10 in cluster mode and have setup elastic search cluster as well. Before Kafka integration, I was able to fetch audit logs by /api/v1/id/{docId}/@audit endpoint. But after Kafka integration, I am getting empty entries for my ...
  0 votes
  0 answers
  0 comments
  854 views

I have 2 clusters of nuxeo and have enabled clustering by enabling following properties still there are no rows created in cluster_nodes and cluster_invals tables. Am i missing something? These are the properties I have set on cluster 1 . ...
  0 votes
  1 answers
  1 comments
  877 views

I am getting below errors after redis configurations. nuxeo.templates=postgresql-quartz-cluster,redis nuxeo.redis.enabled=true nuxeo.redis.host=localhost nuxeo.redis.port=6380 nuxeo.work.queuing=redis repository.clustering.invalidation=redis ...
  0 votes
  0 answers
  0 comments
  744 views

What is the difference between Rest API Endpoints and command endpoints? Both are having an endpoint for same operations like update document. When to use which endpoint?
  0 votes
  1 answers
  0 comments
  721 views

Is there a way to limit the storage space for each individual user in their Personal Space? There seems to be an add-on, but it doesn't support LTS 2019 WebUI (think it is only JSF). ...
  0 votes
  0 answers
  0 comments
  883 views

Hi All, We are getting this error when using REST API to load documents huge set of documents in Nuxeo and this issue is very much intermittent. Has anyone seen this issue before any thoughts about this?
  0 votes
  0 answers
  0 comments
  910 views

Hello, We have Nuxeo 10.10 in cluster with CAS/LDAP authentication. Each day the number of openfiles is growing. We have to restart Nuxeo for closed these openfiles othewise we have the error : Too many openfiles. Do you have any idea to force the ...
  0 votes
  0 answers
  2 comments
  787 views

I am doing a performance test on Nuxeo. I have instances install on 2 servers having 8 GB RAM and 4 CPU each. I am running a test at 10 TPS. But Nuxeo is taking too much time in /dispatch. Attaching the screeshot of the monitoring tool. Attaching ...
  0 votes
  0 answers
  0 comments
  692 views

Hello - I'm attempting to connect Nuxeo 10.10-HF29 to Strimzi 0.18.0 Kafka 2.5 in OpenShift Code Ready Containers. Based on this: https://doc.nuxeo.com/nxdoc/nuxeo-server-release-notes/#sasl-and-tls-authentication-against-kafka, I believe I have ...
  0 votes
  0 answers
  0 comments
  1020 views