nuxeo-platform
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
933 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
610 views
Hello, I have a parent vocabulary with several children, and i want to add this vocabularies to the virtual navigation tree. I created the extension point : <extension target="org.nuxeo.ecm.webapp.directory.DirectoryTreeService" point="trees"> ...
0 votes
0 answers
0 comments
688 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
917 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
669 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
845 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
609 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
583 views
Hi, I want to ipgrade my nuxeo platform from 8;10 to LTS 2017. I follow theses instrcutions but I have an issue about authentication on apt-get update . ecture des listes de paquets... Fait
W: Erreur de GPG : http://apt.nuxeo.org xenial ...
0 votes
1 answers
0 comments
819 views
hi i'm facing an issue with the REST API, it works randomly, sometimes it returns the results im excpecting, but other time i got no result for query that are working in NXQL search for example here is a url i'm testing: ...
0 votes
1 answers
0 comments
737 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
754 views
Hi, I'm trying to learn how to develop my own enricher (I believe I do understand the basic, in terms of how enrichers relate to automation chains and so on). However, I'm having problems: I can use existing enrichers with, for example, ...
1 votes
1 answers
1 comments
809 views
I have been trying to understand the permission management in nuxeo. As far as my understanding, ACLs are attached to a document, and they contain the information whether a user can read/write/remove the document. I wanted to know if these ACLs are ...
0 votes
1 answers
0 comments
1053 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
675 views
Hi, After upgrade our nuxeo platform from 8.10 to 9.10. When we want to run our custom automations chains we got this exception: ****** chain ******
Parent Chain ID: CustomScriptedZippedMergedPDF
Name: Exception: OperationException
Caught error: Not ...
0 votes
0 answers
1 comments
1293 views
Is it possible to have Document.GetChildren not return .trashed files? By default they are included: { "path": "/test/The Basics.pdf._1547968140071_.trashed", "uid": "44cf396c-dbe3-4e21-8886-e0a1d3a76a91", "properties": {}, "title": "The ...
0 votes
1 answers
2 comments
816 views
Observed behavior: open WebUI and navigate to a folder drag'n'drop a css file called styles.css press Import check the document type, it will be Note, with “note:mime_type” property set to “text/plain” NuxeoUI on batch upload correctly sets the ...
0 votes
1 answers
0 comments
933 views
I have a vanilla Nuxeo LTS2017 (Vmware) and I am connected as Administrator; I don't see delete button on documents actions.
0 votes
0 answers
0 comments
612 views
Hi all, Please, I want to know if the API playground works behind an apache server using an auto-signed certificate ? I have a java snippet that works with two instance of nuxeo (which use a valide certificate) but it does not works with the third ...
0 votes
0 answers
0 comments
665 views
Hello, navigation problem that often happens : here is log error : ERROR [org.nuxeo.ecm.webapp.context.NavigationContextBean] does anyone know what it's about Thanks
0 votes
0 answers
0 comments
674 views
Search.SuggestersLauncher accepts only one param searchTerm, and some context. I was wondering is it possible to narrow the search space just to a single folder, not the entire repository?
1 votes
0 answers
0 comments
700 views
Nuxeo Folks: KeyValueBlobTransientStore.getBlobs can return Collections.emptyList which you can't add to. However, SimpleTransientStore.getBlobs returns an ArrayList and so a unit test that expects to be able to add to the return value from getBlobs ...
0 votes
1 answers
1 comments
689 views
Hello, I wanto you change the title of my Nuxeo Plateform Page (I can do it in the admin tab by changing widget name of product) but I want to make it by an extension in studio. Someone know a way to do that? Thanks Sincerely
0 votes
0 answers
0 comments
631 views
Hi when i get a secific document using REST API , i'm getting the following informations in the json: . . . {“entity-type”:“document”, “repository”:“default”, “uid”:“dde893c1-ed1d-493e-8c11-51fe4b3aaf13”, ...
0 votes
1 answers
3 comments
1130 views
Is there a way to fetch every existing proxies of a live document ?
0 votes
1 answers
0 comments
709 views
The Nuxeo web installer / setup wizard relies on being connected to the internet to complete and cannot complete without it. This makes in impossible to install Nuxeo in a secure environment with no internet access without cloning from an existing ...
0 votes
1 answers
0 comments
702 views
Setting nuxeo.user.group.storage=userLdapOnly does not work as documented having the opposite effect and fails to show any of the groups otherwise shown by setting it to =ldap
0 votes
0 answers
0 comments
648 views
Setting nuxeo.directory.type=multi in nuxeo.conf does not work as documented. It causes failures to log in altogether with ldap and local users and if bypassing login with an emergency user it causes 500/internal server errors when searching for ...
0 votes
0 answers
0 comments
693 views
Under Admin > Setup > Directory type > LDAP or Multi you are able to set parameters with as DN= and OU= with capitals. The ‘Check Authentication’ button confirms these are valid characters and passes the check. After saving changes the ...
0 votes
0 answers
1 comments
687 views
0 votes
0 answers
2 comments
761 views