10.10


Related Questions
Hello all, After Installing the adobe connector do Nuxeo platform and installed the Nuxeo connector into Adobe InDesign, when trying to connect to Nuxeo server from Adobe InDesign I get this error: 2019-09-09T13:45:51,729 ERROR ...
  0 votes
  0 answers
  0 comments
  1214 views

Hello all, As a designer using the Adobe InDesign connector, is it possible to create a file directly into Nuxeo and upload it specifying the right metadata ? I.e., Creating a file and creating a new document in Nuxeo as a specific document type? ...
  0 votes
  1 answers
  0 comments
  863 views

Hi, I'm trying to create a relationship between two elements with the help of the operation Document.AddRelation. This operation has three parameters and I'm using all of them. Furthermore, I have to pass another parameter, the quantity of times ...
  0 votes
  1 answers
  0 comments
  731 views

Hello all, I am currently evaluating Nuxeo platform and my objective is to understand if it fits inside the ecosystem or not. I have two fundamental requirements that are: 1) As a content manager, I want to create a template (report template) and ...
  0 votes
  3 answers
  1 comments
  1338 views

how to override nuxeo-document-suggestion query?, the widget configuration below is not working <nuxeo-document-suggestion role="widget" value="{{document.properties.sopot:notario}}" label="Notaría" query="SELECT * FROM Document WHERE dc:title ...
  0 votes
  1 answers
  2 comments
  1578 views

Hi team, I have detected a problem starting Nuxeo. With a 100M documents instance, the deployment is very slow, and looking for the problem, I found this source code into ...
  0 votes
  2 answers
  0 comments
  926 views

When I drag and drop an HTML file with base64 images in a Workspace, nuxeo automatically creates a note file. Unfortunately the base64 encoded images are removed. <img alt="django" /> <img alt="django CMS" /> <img alt="Flask" /> ...
  0 votes
  1 answers
  0 comments
  1162 views

Hi, I'm trying to create and show relations between different document types in nuxeo Web Ui(LTS 2019). I have continued the steps of this video; ...
  0 votes
  1 answers
  3 comments
  1206 views

Hi, I am using the REST API to search a Nuxeo LTS2019 document base. This request: ...
  0 votes
  1 answers
  1 comments
  1744 views

I have added some custom attributes in Nuxeo with Length constraint. Given the below the sample schema file <xs:element name="latitude"> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="-90.0"/> ...
  0 votes
  1 answers
  0 comments
  1132 views

We are using Nuxeo10.10 and have added two attributes of type String to file_schema for file type. We created a custom operation in java- exported that to Studio-then created the chain/event listener. The Custom operation updates both of these field ...
  0 votes
  0 answers
  1 comments
  889 views

Hi, I have configured a complex field for a document. This field is appearing as in nuxeo-data-table element. I have declared a property “myFormats” in document template which I want to use inside edit mode of nuxeo-data-table element. I am not able ...
  0 votes
  2 answers
  0 comments
  1233 views

Hi, how can I change the folder structure after I created the folders? Say we have this folder tree, with documents stored in it: Folder 1 ... Folder 1.1 ... Folder 1.2 ... Folder 1.3 ........ Folder 2 ............. Folder 2.1 I want to move Folder ...
  0 votes
  1 answers
  0 comments
  1213 views

Hello, I've installed Nuxeo with the virtual machine (VMBox) onto our server and it works quite well. However, no matter what I try it always outputs english as the default language. I tried multiple devices and browsers with different languages on ...
  2 votes
  3 answers
  11 comments
  1670 views

I am looking for an approach to upload large number of files from the users local machine to a remote Nuxeo instance/server deployed in AWS cloud. The files are residing in multiple folders which are nested as well. Total size to upload are in gigs. ...
  0 votes
  0 answers
  0 comments
  1257 views

We have setup Kafka as audit log listener and we are seeing the logs. Following is the way we have configured Wrote extension point with target: org.nuxeo.runtime.stream.kafka.service point: kafkaConfig <?xml version="1.0"?> <component ...
  0 votes
  0 answers
  2 comments
  1230 views

When uploading video file >8GB a gateway timeout error occurs after clicking the create button. The browser console shows the following message:; Failed to load resource: the server responded with a status of 504 (Gateway Time-out) ...
  0 votes
  0 answers
  3 comments
  1533 views

I wanted to point nuxeo to keycloak's backend db which is PostgreSQL for user/group directory For this I defined below extensions sql datasource <?xml version="1.0"?> <component name="postgre.keycloak.datasource.config" version = ...
  0 votes
  0 answers
  0 comments
  1628 views

Hi guys, when I import a GIF file (Nuxeo UI or API), the type gets recognised, but all other generated formats are not in GIF, but JPEG (see attachment). I find this confusing, and in case of an animated git also a bug, since the generated “original ...
  0 votes
  1 answers
  0 comments
  1060 views

We have a requirement that when all document records referencing a binary are deleted, the binary should still be preserved . However, according to Nuxeo documentation, Garbage Collection will remove these binaries. So my questions are: Is garbage ...
  0 votes
  1 answers
  1 comments
  1325 views

I wanted to integrate keycloak as authentication plugin for nuxeo platform both running on my local machine Set up details Nuxeo platform version: 10.10 (runs on tomcat 9) Keycloak version: 6.0.1 keycloak tomcat adapter distribution: ...
  0 votes
  0 answers
  3 comments
  2863 views

Hi, I use Nuxeo 10.10. In the documentation you recommand to install a JDK8 (https://doc.nuxeo.com/nxdoc/installing-and-setting-up-related-software/#installing-on-linux) sudo apt-get install openjdk-8-jdk imagemagick ufraw poppler-utils libreoffice ...
  0 votes
  0 answers
  1 comments
  1141 views

I am trying to override the picture conversion. By default, Nuxeo provides following OOTB converters Thumbnail Small Medium Large Orignal I want to reduce the converters to Thumbnail Orignal Following are the configurations that I have tried Created ...
  0 votes
  1 answers
  0 comments
  1713 views

Hello, I'd have a question for you. We would like to be able to auto generate as much of a complex configuration as we can but must do it in a way that allows us to manage the configuration within Studio. We have evaluated the configuration 'export' ...
  1 votes
  0 answers
  1 comments
  921 views

I have setup a cluster system on my local where I have three nuxeo instances. Out of the three instances, one is the interactive node(or producer node), from where I am uploading video, and the other two nodes(consumer node) are dedicated for video ...
  0 votes
  0 answers
  0 comments
  1154 views

I need to convert 1 file to many HTML pages (1 HTML page per 1 office document) I know how to do the conversion outside of Nuxeo (python script, that can be run in command line or via web service). The result HTML pages can be put in a zip file, for ...
  0 votes
  1 answers
  1 comments
  1207 views

Hi, I use Nuxeo LTS 2019 and i plan to use PHP automation client to communicate with Nuxeo. Is it the right way ? what about the rest API ? I saw in the documentation that “The Nuxeo Java Client is a Java client library for Nuxeo Automation and REST ...
  0 votes
  1 answers
  1 comments
  1311 views

I am trying to copy a published document but facing exception while copying. org.nuxeo.ecm.core.api.PropertyException:Cannot set property on a version: pvh_related:Crops
  1 votes
  0 answers
  0 comments
  982 views

Hello, I would like to use an automation scripting to delete a user but I don't know how to do that. Could someone help me ? I tried Document.Delete it only works on a document and users are not documents. Thanks. ////////////////////// Bonjour, Je ...
  0 votes
  0 answers
  0 comments
  982 views

Hi, I'm using the latest available Docker image and I'm trying to setup the S3 connector. Since I don't have subscription available at the moment, I went ahead and built the S3 connector from the source. However, when deployed to the Docker ...
  0 votes
  1 answers
  0 comments
  1239 views

Hello, Has anyone out there tried Elastic Search v7 yet? Thanks Chris
  0 votes
  0 answers
  0 comments
  916 views

I need to change the name of the rendition image getting downloaded. Approaches I have used : I created a listener in order to achieve this. I am triggering my event at pictureViewsGenerationDone . but I am not able to achieve this as my changes are ...
  0 votes
  1 answers
  0 comments
  1140 views

Hello, I am trying to execute nuxeo hotreload configure in windows command line. When it ask me for the Nuxeo server path, I put an absolute windows path (like C:\Nuxeo10). But I am getting an error message : Server path must be absolute, and ...
  0 votes
  1 answers
  2 comments
  1401 views

How can I make a deployable/installable package to make modifications to the login page? I checked out the documentation for web ui, and could not find out anything related to the login page. There were tutorials and docs available for components ...
  0 votes
  1 answers
  0 comments
  1228 views

Hi people, According Oauth2 FLOW https://doc.nuxeo.com/nxdoc/using-oauth2/#requesting-an-access-token-with-a-jwt, I tried to get access token by testing Access Token with a JWT with my Postman but I have some exceptions server side. Here How I ...
  0 votes
  6 answers
  16 comments
  4469 views

Hi people, I want to use a JWT token witch come from a specific API REST server in my angular 7 app to connect to nuxeo server through nuxeo-js-client and OAuth 2 JWT Flow** but I don't have an example. There are not a real example on how to ...
  0 votes
  3 answers
  1 comments
  1832 views

Hi there We are trying to create a custom document type with additional custom properties, without the use of Studio. We are trying to add properties such as EmailAddress and PhoneNumber to the standard File properties. Based on the information ...
  1 votes
  1 answers
  0 comments
  1302 views

I would like to know what is the content of the Nuxeo hotfixes. Is this a public information? Additionally, I would like to know whether there exists release notes associated with each hotfix and how to retrieve them. (I already know of GA versions ...
  0 votes
  1 answers
  0 comments
  1366 views

I did a big import (40 000 documents) and there was a failure. I had to restart Nuxeo. On the startup Nuxeo seems to be frozen during a long time (more than 10mn) on : Preprocessing: /opt/nuxeo/server/nxserver Done. # Preprocessing done. I'm curious ...
  0 votes
  0 answers
  0 comments
  911 views

Hi. When I change the folder's name: the cmis:path property (of that folder) doesn't update .. Is a bug? I have tried it with other ECM and works perfect!
  0 votes
  0 answers
  0 comments
  958 views

I have made a custom login plugin, where for the time being I am testing user creation in the handleRetrieveIdentity() method of the Authenticator. I am currently doing the following to save a user. UserManager userManager = ...
  0 votes
  0 answers
  0 comments
  1072 views

Hello, I'm trying to translate one my life cycle state in French. In the Designer I've created the file : messages-fr-FR.json but I can't achieve to translate my life cycle state. I tried (in my example, my state is “merged”): { “label.merged”:“Dans ...
  0 votes
  1 answers
  0 comments
  1312 views

Hello, I would like to use a simple EL expression in a Event Handlers in Studio. I would like something like : Document.Parent.primarytype==“Sujet” I tried different ways but nothing works… Can someone help me ? Thanks
  0 votes
  1 answers
  0 comments
  1059 views

Hello, I use : Nuxeo 10.10 (LTS 2019) PostgreSQL 11.X ElasticSearch 6.5.X I plan to deploy a HA Nuxeo Cluster**. If i use org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore according to https://jira.nuxeo.com/browse/NXP-25604 , do i need Redis ? ...
  0 votes
  2 answers
  4 comments
  1431 views

Hello, I created a Text note. I edit it and change its type to Markdown and after click on “Toggle Full Screen”. When I close the “Toggle Full Screen” the text content of this Note has disappeared ! Thanks, François
  0 votes
  0 answers
  2 comments
  944 views

Bonjour, Je suis en train d'apprendre à utiliser Nuxeo. J'ai créé un formulaire qui contient des nuxeo-checkmarks qui sont des groupes avec différentes addresses de mail. J'aimerais savoir si c'est possible afficher les addresses qui sont dedans le ...
  0 votes
  0 answers
  0 comments
  829 views

Bonjour, Je voudrais utiliser le champ “Custom EL expression” dans un “Event Handler” afin de vérifier que le parent du document que je créé est de type “sujet”. Quelle est l'expression que je dois utiliser ? Je ne trouve pas comment faire dans la ...
  0 votes
  1 answers
  1 comments
  1269 views

Including “redis” in “nuxeo.templates” seems to override the previously selected database template (postgresql in our case). nuxeo.template.includes=default For example when we have this configuration: nuxeo.templates=postgresql,docker,redis ...
  0 votes
  1 answers
  1 comments
  1396 views

Hello, When editing a HTML note, the preview button of the embedded editor opens a blank screen. Thanks,
  0 votes
  1 answers
  0 comments
  1026 views

Hello, I'm using LTS 2019 and with nuxeo studio (Web UI), in the designer, on an action (a nuxeo-operation-button) I have the “error-label” argument. My question is, is there a way to make this message last longer for the user ? Thanks
  0 votes
  0 answers
  0 comments
  915 views