Development-Configuration
Hi, I have installed Nuxeo 8.10 with postgresql 9.6. The installation works fine, but when I try to connect with the Administrator/Administrator credentials, Nuxeo said “Invalid username or password” Error Log message : ERROR ...
0 votes
1 answers
2 comments
1619 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
1404 views
We implemented the authentication “SSO with Portal” as detailed in the documentation step by step but it is as if our configuration file is inconsiderate by the server however in the logs of the server when doing deploy in the same figure the file * ...
1 votes
0 answers
3 comments
1792 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
3054 views
Hello, What is the best solution to sort page provider result by number of downloads ? Thanks.
0 votes
3 answers
1 comments
1218 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
1858 views
Hello, I have been trying to set up full-text searches in nuxeo, but I am facing some problems. First of all, from the documentation I have read: “If you've configured your Nuxeo Platform instance to index full-text using the SQL database ( by ...
0 votes
1 answers
0 comments
2053 views
Hello Getting below error while starting Nuxeo 2019-04-22 14:31:07,856 ERROR [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component service:org.nuxeo.elasticsearch.ElasticSearchComponent notification of application ...
0 votes
0 answers
0 comments
1721 views
Hello, I am getting below details when I sarted nuxeo service. I am using Nuxeo FT 9.1 Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 2 / Total: 777 service:org.nuxeo.dmk-adaptor service:org.nuxeo.ecm.core.scheduler.SchedulerService ...
0 votes
0 answers
1 comments
1247 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
1499 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
1388 views
Hi We are planing to upgrade Nuxeo FT 9.1 to Nuxeo LTS 2017. Since in Nuxeo LTS 2017 there is no postgres, we need to migrate existing user/group data from postgres to mongodb. Please provide any documentation for the same.
0 votes
0 answers
0 comments
1223 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
1106 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
1369 views
Hello, I'm learning webui with tutorials but nuxeo components on https://www.webcomponents.org are not available :-( The error page : https://www.webcomponents.org/element/nuxeo/nuxeo-ui-elements Can you fix it ?
1 votes
0 answers
1 comments
1109 views