Development-Configuration


Related Questions
I want to create second repository in Nuxeo Multiple Repositories Configuration as given in the documentation, I have updated nuxeo.conf file also updated datasources-secondrepo-config.xml and `repository-secondrepo-config.xml. Following are the ...
  0 votes
  1 answers
  1 comments
  1645 views

Good morning. On nuxeo version 8.3 (but it already did for version 7.10) when you add users to give permissions to a folder, everything is fine until the 4th user. After which, it blocks, we can no longer add user. I tried to keep putting them on ...
  0 votes
  0 answers
  0 comments
  883 views

Hi, I use nuxeo LTS 2019 (10.10). I would like to disable the scheduled task “orphanVersionsCleanup” but i don't know how to do it I have found the extension point for the contribution: ...
  0 votes
  1 answers
  1 comments
  1192 views

Hello all, I'm trying to make an custom endpoint receive some data from a javascript application that uses Nuxeo JS client. The JS application uses the following code to perform the request: doEndpointTestRequest(){ // create the opts dict to be ...
  0 votes
  1 answers
  1 comments
  1246 views

I'm learning and using Nuxeo for a personal project for a small group of people. I would like to create some custom Document types to simplify working with our Data. I've tried creating a new package with the Nuxeo CLI. I've based my Schema on one ...
  0 votes
  1 answers
  1 comments
  1584 views

Hello Team I am upgrading Nuxeo from FT 2016 to LTS 2017. Everything is work fine but when i click on permission tab, no permission has display also “New” button is not visible to add new permission. getting below error when click on permission tab ...
  0 votes
  1 answers
  0 comments
  1346 views

Hello, I use Nuxeo 10.10 with postgresql 11. I try to add an “unlock” permission to a group named “gestionnaire”. User in this group can read write and * unlock * documents What i have done : I deployed a contribution following ...
  0 votes
  4 answers
  1 comments
  1182 views

Hello Team I am getting below error while clicking on permission tab of some folders and not showing “New” button to add permissions. Attaching the snap for the same ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2019-09-09 17:38:54,231 ...
  0 votes
  1 answers
  0 comments
  981 views

Hello, I'm trying to migrate nuxeo 7.1 to 7.10. I have some errors that I need help please : * Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target ...
  0 votes
  2 answers
  1 comments
  1071 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
  1585 views

Hello i want to make archiving system using nuxeo and i want add hierarchy of custom Document Type as MainReport have child xReport , yReport and adding new properties for xReport
  0 votes
  1 answers
  1 comments
  854 views

Hello Team I have created 2 repository in Nuxeo. While changing from one repository to another I am getting below error and not able to change the directory ++++++++++++++++++++++++++++++++++++++++++++++++++ 2019-08-05 11:38:25,956 ERROR ...
  0 votes
  0 answers
  0 comments
  959 views

Hello We are getting error for some ad users after login. Below is the server.log +++++++++++++++++++++++++++++++++++++++++++++ 2019-07-31 15:17:47,618 ERROR [http-bio-0.0.0.0-8081-exec-34] [org.jboss.seam.jsf.SeamPhaseListener] swallowing exception ...
  0 votes
  1 answers
  1 comments
  1199 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
  893 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
  1240 views

Hello, Is nuxeo hotreload working on windows 7 ? Each time I am trying to execute nuxeo hotreload I have exceptions : 2019-07-18 15:33:25,670 ERROR [Dev Bundles Loader] [org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap] Failed to reload dev ...
  0 votes
  1 answers
  0 comments
  1286 views

Hi, I am not able to see Select All checkbox to select all the document in a particular folder. I am just able to select multiple docs but not all the docs in one click. I found “nuxeo-data-table-checkbox” element which I believe represents Select ...
  0 votes
  1 answers
  1 comments
  1528 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
  1263 views

Hello Team I am getting below error while giving permission. I am using Nuxeo FT 9.1 +++++++++++++++++++++++ 2019-07-12 09:53:39,959 ERROR [http-bio-0.0.0.0-8081-exec-14062] [nuxeo-error-log] javax.servlet.ServletException: /incl/content_view.xhtml ...
  0 votes
  0 answers
  0 comments
  1025 views

Hello, I want to implement HTTPS in nuxeo, and I have been looking at this: https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/ Tomcat HTTPS Configuration seems to be very easy (I have experience configuring tomcat to serve via ...
  0 votes
  2 answers
  1 comments
  1787 views

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
  1513 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
  1328 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
  1699 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
  2883 views

Hello, What is the best solution to sort page provider result by number of downloads ? Thanks.
  0 votes
  3 answers
  1 comments
  1157 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
  1725 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
  1942 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
  1627 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
  1163 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
  1405 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
  1306 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
  1148 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
  1051 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
  1269 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
  1027 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
  1103 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
  975 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
  1435 views

I need to add the source column to the default content view. I find some documentation on how to do this using Nuxeo studio. But I'm not using Nuxeo studio. I've tried to figure out how this works by overriding templates but have, so far, not ...
  0 votes
  3 answers
  1 comments
  1152 views

I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...
  0 votes
  1 answers
  1 comments
  1182 views

I'm trying to upgrade a Nuxeo instance from 5.5 to a more recent version. I'm totally new to Nuxeo so please do forgive my ignorance. Somehow I was able to make progress but we found out that some of our relation data was gone. Reading the upgrade ...
  0 votes
  1 answers
  0 comments
  1087 views

Hi everyone, We are evaluating Nuxeo platform version 10.2 with webui. But we are really interested in jsf addons nuxeo-signature and nuxeo-quota. Is the migration of these addons planned for soon? If not, what would be the best way and ...
  0 votes
  1 answers
  0 comments
  1275 views

nuxeo-drice was working aerfectly. V 3.0.3 After moving my workstation from ubuntu 16.04 Trusty to 18.04 Bionic, nuxeo-drive crashes at startup with the message : File “/usr/local/lib/python2.7/dist-packages/nxdrive/manager.py”, line 16, in from ...
  0 votes
  2 answers
  0 comments
  2081 views

How can I allow a nuxeo group of users accounts to acces nuxeo only through the http rest API but deny them acces to the nuxeo web ui (jsf ui) ? I have searched the documentation but found nothing, please help!
  0 votes
  0 answers
  0 comments
  1201 views

All, The customer I am working with would like to redirect users based on the group membership to different locations. For example: the users in “memebers” group or no group membership would be redirected to “contact your admin” custom page in ...
  0 votes
  2 answers
  1 comments
  1345 views

Hello, Is it possible to limit the management of groups and users of a poweruser only on its perimeter in the platform? Currently, a poweruser can see and edit all groups in the platform … I don’t want the « Groupe A poweruser » to be able to modify ...
  0 votes
  0 answers
  0 comments
  1141 views

for some unknown reason, sometimes, libreoffice doesn't work as expected during thumbnail generation… In these cases, when nuxeo try to generate thumbnails for new documents, it launch its command line and wait job result. But the result never ...
  0 votes
  1 answers
  0 comments
  1491 views

Problem solved: check answer Hello, i am following the tutorial for jaxrs in order to make a webengine application. But, for the moment, i experiment a crash after having following the nuxeo tutorial for jaxrs: ...
  0 votes
  2 answers
  0 comments
  2996 views

Hi, I have an action of type “bare_link”, and I would like to execute a javascript function when the user clicks on the link, so I can register the event on the Audit Logs. I've seen that bare_link type actions are supposed to have a property called ...
  1 votes
  1 answers
  0 comments
  1704 views

I spent quite a lot of time on troubleshooting XSD schema import failure. It turns out that if an imported schema contains unsupported features like token type or choice compositor, the creation of a schema in Nuxeo Studio will fail without any ...
  0 votes
  0 answers
  0 comments
  1747 views