10.10


Related Questions
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
  1313 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
  1432 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
  1271 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
  1397 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
  917 views

Hello, I'm working with nuxeo sudio 10.10 (WEB UI) and I would like to redirect the user after an action launching an automation chain. In my case I try to use the event property : https://doc.nuxeo.com/1010/nxdoc/how-to-use-events/ And the one I ...
  0 votes
  1 answers
  0 comments
  1238 views

Hello, I use nuxeo LTS 2019. From a PHP app, i want to list vocabulary entries (for example 'country') using the REST API curl -X GET 'https://demo.nuxeo.com/nuxeo/api/v1/directory/country?' -H 'X-Authentication-Token: ...
  0 votes
  2 answers
  0 comments
  1263 views

Hello, Some problems occur when playing with the “Toggle full screen button” when editing a note. A new modal window is opened with the content. When closing this window the text area with the document content disappears. When clicking a second time ...
  0 votes
  0 answers
  0 comments
  964 views

arender-html-perf.log: Start=2019-03-14 12:13:53,645 || End=2019-03-14 12:13:53,766 || TimeMs=121 || User=null || Method=ServletDocumentService.getDocumentLayout(..) || MimeType=null || ...
  0 votes
  0 answers
  0 comments
  827 views

Is there a smart solution to get the full text extracted from the FulltextExtractorWork and be sure that my listener is executed after ? The solution I have now is to fork the code and regenerate the full text extraction.
  0 votes
  2 answers
  1 comments
  1289 views

I'm newbie in Webcomponents, so maybe I'm wrong. As the Webcomponent library is broken, I tried to load it locally so : I downloaded repositories : here , here and there . I executed the command lines explained in README npm install -g bower bower ...
  0 votes
  0 answers
  0 comments
  1068 views

In this documentation , you tell: UserSession userSession = WebEngine.getActiveContext().getUserSession(); Principal principal = userSession.getPrincipal(); CoreSession session1 = userSession.getCoreSession(); CoreSession session2 = ...
  0 votes
  0 answers
  0 comments
  1000 views

On a clean install with the Debian 9 repo (apt-get install nuxeo=10.10-01) The first web page of the installation wizard tries to load a network checking script at this URL: http://static.nuxeo.com/javascript/networkCheck.js?ts=1551858409508 … but ...
  1 votes
  1 answers
  1 comments
  1168 views

Hi, I think there is a little coquille there . <extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService" point="types"> <types> <type name="UserInvitationContainer">default></type> <type ...
  0 votes
  1 answers
  1 comments
  1100 views

Hi. I have a doubt related with the addon: Nuxeo Office Online Integration (https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-wopi?version=1.0.1). In the Official page appears as “Public” (https://doc.nuxeo.com/nxdoc/nuxeo-add-ons/) but ...
  0 votes
  1 answers
  0 comments
  1208 views

Hi, I use : Nuxeo 10.10 ES : 6.5.4 I try to move documents in ES, but i have no blob file (because this is a POC and i have only the postgresql database). So when i try to indexing a file type document i can see in log (elastic.log) ...
  0 votes
  1 answers
  0 comments
  1151 views

Hi, After the upgrade to v4+, Nuxeo Drive is using Python3 which is producing the following issue: ERROR nxdrive.utils Error while retreiving the SSL certificate Traceback (most recent call last): File "site-packages/urllib3/connectionpool.py", line ...
  0 votes
  1 answers
  0 comments
  1059 views

Hi, I just create a page provider with result form and a menu item with param auto set to true. When I click on the menu item the form is displayed and the request is executed each time a param is changed. I would like to execute the request each ...
  0 votes
  1 answers
  0 comments
  1253 views

Hi. Following the documentation: https://doc.nuxeo.com/userdoc/using-workspace-templates/ I created a simple structure template under /Domain/Templates/.But now ¿How I use this template? i mean: I had supposed that this template now will be ...
  0 votes
  2 answers
  1 comments
  972 views

Hello, I'm on Nuxeo 10.10 (LTS 2019) and Postgresql 11. (Elastic search is not enabled yet) [I have upgraded from nuxeo 5.5 to LTS 2019.] I try to find performance issue. In log4j2.xml i've enabled <!-- Uncomment to debug SQL statements --> ...
  0 votes
  1 answers
  1 comments
  1265 views

Hello, I'm on Nuxeo 10.10 (LTS 2019) and I would like to redirect the user at the end of an automation chain. On studio I think I have to use 'Seam.NavigateTo' but impossible for me to find what argument matches. I want to be redirected to a ...
  0 votes
  3 answers
  1 comments
  1432 views

Hello, I am trying to build and package Jsf-UI from sources with maven, and install it offline with Nuxeo CLI. All worked with some workaround in assembly.xml, but it compiled and deployed. The problem is when I do login on browser I got that error: ...
  0 votes
  1 answers
  2 comments
  1359 views