Development-Configuration


Related Questions
Hello, when i was using Nuxeo 5.8 /PosgresSQL 9.1 , i had a table ori_oriid created when deploying my project containing ori.xsd (see files below). since i'm using Nuxeo 7.10 / PosgreSQL 9.1, the table isn't created anymore and i don't see why . ...
  0 votes
  1 answers
  2 comments
  1973 views

Hello, My problem is a little bit weird. I configured Nuxeo Platform to support OpenID connect. I chose Github as the Identity Provider. Following the instructions in this link https://doc.nuxeo.com/nxdoc/using-openid-oauth2-in-login-screen/, I ...
  0 votes
  0 answers
  0 comments
  2420 views

Hi, I am having requirement to connect with 2 LADP servers to get users. Currently in nuxeo I can connect with only one LDAP server using default-ldap-users-directory-config.xml . In this file how can I add 2 LADP servers to connect and get users ...
  0 votes
  1 answers
  0 comments
  2653 views

It ils a common feature in ECM to rename document's attachement post upload. Usually to obtain proper filenames when downloading the documents. But when editing a document in Nuxeo (JSF or WebUI), you haven't any option to change the filename of the ...
  0 votes
  0 answers
  0 comments
  1779 views

Hi, I'm using a ContentView in a tab to allow users to search specific Documents. This tab also contains a User Action (button) linked to an automation chain. I'm looking for a way to get thoses parameters passed to the automation chain when the ...
  1 votes
  0 answers
  0 comments
  1654 views

I have a large folder containing over 500 000 specific documents (new doc type). I cannot modify nor add new permissions when the folder is large. Additionally my script to update the content does not work on this large folder (works fine on smaller ...
  1 votes
  1 answers
  0 comments
  1818 views

I'm developing a new (listerner) package. I have created it but when I execute: $ sudo nuxeo hotreload -n the CLI responds with: info Looking for Nuxeo bundles in /home/sean/projects/asset-nuxeoWamp/pom.xml file. ✖ asset-nuxeoWamp-core is ignored. ...
  0 votes
  0 answers
  0 comments
  1464 views

Hi, I can use LDAP authentication with success. Everything is OK. But I would like to store the bind password in NUXEO.CONF instead of XML extension point. Is this possible ? I tried to use ${Runtime.getProperty('nuxeo.conf.param')} without success ...
  0 votes
  0 answers
  0 comments
  1517 views

Hello ! I'm trying to configure the email notifications, and i'm going crazy something doesn't work. This should be so easy … Here is an extract of nuxeo.conf (I've put the right credentials). ...
  0 votes
  1 answers
  0 comments
  2612 views

Hello, Is there any way for an user which has access on tree structure(folderish) to see default-domain structure via web-dav protocol ?
  1 votes
  1 answers
  0 comments
  1674 views

Hello to the community, I have a concern about email notifications. When I create a user and set “No” to “Set password for user”, I have a blue alert: “Guest user” But no mail is sent. I would like to know why? I put you in screenshot data of the ...
  1 votes
  1 answers
  5 comments
  2694 views

Hello everyone, For about 2 weeks, I have a problem with Nuxeo Drive on Linux. When I try to edit directly from GED, I have this page on Firefox (problem Firefox attached) On Chrome, I have this pop-up but nothing happens after (problem Chrome ...
  0 votes
  1 answers
  3 comments
  1688 views

Hi All, I am exploring Nuxeo.I read some articles and saw video regarding Nuxeo Web-UI and it says that the existing templates can be customized or reused in custom application using Nuxeo Studio View Designer. I am running Nuxeo 9.1 wth JSF UI and ...
  0 votes
  1 answers
  1 comments
  2735 views

Hi, I'm trying to integrate jBPM with Nuxeo 6.0. I got jBPM jars from https://github.com/nuxeo/nuxeo-platform-jbpm/tree/6.0 and followed deployment instruction there. I have check data source configured on nuxeo.xml, as showed below on img Now I'm ...
  2 votes
  0 answers
  0 comments
  1776 views

Is it possible to integrate Outlook 2013/2016 with Nuxeo as it was for Nuxeo 5.6 ? thanks
  1 votes
  1 answers
  2 comments
  3261 views

There is the hardcoded query in the method “initDomainAndFindStartupPage”, As a result, it is not possible to move load from database to elasticsearch, even it is slow. Is there any reason that it could not be replaced by a “coreQueryPageProvider” ?
  2 votes
  1 answers
  0 comments
  1517 views

Is there any way to skip the check of the existing tables in SQLHelper class? This is because for security reasons (lower-privileged database user). I need to use synonyms (oracle) in place of actual tables and it seems, looking at SQLHelper class, ...
  0 votes
  1 answers
  0 comments
  1707 views

Hello, Here is my problem: some of my users don't have access to a certain docType (for example Contract) but he has access on other docTypes which contains document suggestion field which referes to said docType (Contract on which he has no ...
  0 votes
  1 answers
  0 comments
  2097 views

I get a DocumentNotFoundException error after uploading a large file (>100GB) using Nuxeo's native web GUI (version 7.10). No development/changes made aside from configuration, just added the following lines: org.nuxeo.dnd.upload.timeout=7200000 ...
  0 votes
  1 answers
  0 comments
  1879 views

Is it possible to integrate Kofax with nuxeo ?
  1 votes
  0 answers
  1 comments
  1822 views

Hi, I am trying to get the nuxeo sources. My purpose is to modify a java source code and to realize a jar to put in nxserver/bundle. I've follow this but during the compilation with “mvn -DskipTests install -Paddons,distrib” i get an error. [INFO] ...
  0 votes
  0 answers
  0 comments
  2170 views

If you set nuxeo.server.sdk=true in 9.1 server configuration, on server start you'll get: 2017-05-15 15:39:00,891 ERROR [localhost-startStop-1] [org.nuxeo.runtime.tomcat.NuxeoLauncher] Failed to handle event: start java.lang.NoSuchMethodException: ...
  0 votes
  1 answers
  0 comments
  1907 views

Evening, I would like to send an email in which it's says something like: “Dear Sir, {user.name} {user.firstname} has provided a document for you on the platerform” The user is a property of said document, so here is what I tried (for example with ...
  0 votes
  1 answers
  0 comments
  1640 views

Hello everyone, I am trying to change the display of one widget. Here is my configuration on studio: Widget type “List” - Display “Table” on a complex multivalued field. With “Hide Label” checked and “Hide subwidgets labels” at “No”. Here is what I ...
  0 votes
  1 answers
  2 comments
  2252 views

Hello, all! I'm trying to setup Nuxeo to store binaries in Azure Blob Storage, but unfortunately the Microsoft Azure Online Storage plugin doesn’t seem to be working. I’ve installed it in the platform (server-9.1), which is hosted on a Windows VM ...
  0 votes
  0 answers
  0 comments
  1616 views

Hi, We're trying to setup Shibboleth Authentication with Nuxeo 6.0 and Renater as wayf. Our ldap's users are identified with their UID but we would like to allow abroad connexion with the way of the CRU (compte réseau universel). But CRU account use ...
  0 votes
  2 answers
  5 comments
  1835 views

Hi, I have a component that declares a service. The service has different implementations provided in separate bundles: BaseBundle: ServiceInterface BaseServiceImpl SecondBundle: SecondServiceImpl ThirdBundle: ThirdServiceImpl The service and ...
  0 votes
  1 answers
  2 comments
  4826 views

Hi community. I am trying to create an event listener, so far, I just want to log a message when my listener is called. See my class below: import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import ...
  0 votes
  0 answers
  1 comments
  2082 views

Hi Nuxeo team, Nuxeo 8.x and 9.x embeds h2-1.4.177-NX01 version of H2 database. This version of H2 is a beta one dated of 2014-04-12 and is very buggy. http://www.h2database.com/html/changelog.html The last version of H2 1.4.194 is dated of ...
  0 votes
  1 answers
  3 comments
  1554 views

Hello, In my layout I would like to be able to search a document but be able to search either on its name or on its code. I tried several things with the nxql query but couldn't make it work. I thought about the javascript formatter but I think it ...
  0 votes
  1 answers
  0 comments
  1875 views