Development-Configuration


Related Questions
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
  2073 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
  1791 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
  1544 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
  2132 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
  1532 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
  1755 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
  4730 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
  1987 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
  1471 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
  1799 views

Hi community. I am trying to create a blob provider to be able to have my files stored in OpenStack Swift. I extended the class AbstractCloudBinaryManager and implemented the main methods there. I packaged the class and all the dependencies into a ...
  0 votes
  1 answers
  0 comments
  2113 views

Hello, I am trying to set my tab activation so that it appears only for product having a specific field starting by a specific string. For example, I would like the tab to appear only when the dc:title starts with “Prod”, here is what I tried: ...
  0 votes
  1 answers
  1 comments
  1650 views

Hello , I want to test CMIS wsdl via SoapUI. My nuxeo instance have SSO authentification . When i try to get a response form the webservices ( i put a virtual user in my request) , it's return the html code of login page . Any idea ? thanks
  0 votes
  2 answers
  0 comments
  1797 views

CF. https://doc.nuxeo.com/nxdoc/how-to-configure-a-multidirectory-for-users-and-groups/ Hello, I'm wondering what for LDAP cache ??? Why having cache ? What I win in it ? Why nuxeo cacheTimeOut is by default 3600 ? And cacheMaxSize 1000 ? Why nuxeo ...
  0 votes
  1 answers
  0 comments
  2207 views

is there any autocad viewer plugin to preview DWG files in nuxeo LTS 2016?
  0 votes
  2 answers
  2 comments
  2311 views

Hey, I'm having issues with some requests using Java Client. I have a user who has a workspace with more than 50 children but when i request it ( folder.fetchChildren()) i only get 50 results. I tried looking for answers but found none regarding ...
  0 votes
  0 answers
  0 comments
  1561 views

Hi! I have override default user schema (added some other fields ) everything is ok. There is a search filed where user input is checks only for username, first Name and last Name Have any body any idea how can i add custom fields on search logic of ...
  2 votes
  0 answers
  0 comments
  1863 views

Hi all, According to you, would it be a big effort to integrate libreoffice online as content editor ?
  1 votes
  1 answers
  2 comments
  3362 views

Hello we want to use Nuxeo Studio 8.1 and we need to know the price offer: (Silver,Gold,Platinum) so we can consider to buy the service. Thanks in advance!!! Florent Guillaume
  0 votes
  1 answers
  1 comments
  5839 views

I am migrating content from an existing application into Nuxeo. We are replacing our existing workflow solution by Nuxeo. I need to keep the dc:creator, dc:created, dc:modified, dc:lastContributor fields with the former application values. I know ...
  2 votes
  1 answers
  0 comments
  2651 views

Hi all, I would create a new bundle in nuxeo, where I want to use JAVA API and publish new REST API. I have any difficulties to create new REST API, How can I do it? Thank you in Advance.
  0 votes
  1 answers
  1 comments
  1813 views

Hello All, I am facing an issue after configuring the Nuxeo with OpenOffce for previewing of Files. After 15-20 Days of successful configuration, OpenOffice gets crashed resulting into an error of JOD Converter not available or Office2HTML Converter ...
  1 votes
  1 answers
  0 comments
  1908 views

Hello, I want to create a field to store a precise value (like a monetary value, for example), so I don't want to use floating point formats like double. But I've seen that in schema, the only two decimal types I can create are xs:decimal and ...
  0 votes
  1 answers
  1 comments
  2147 views

I am trying to use JAVA API of Nuxeo in serve-side: My scenario is: Application Server Wildfly Nuxeo deployed as static war together my application that is another war. I have added Nuxeo API in my WAR (Interfaces) and I tried the following code: ...
  0 votes
  1 answers
  1 comments
  1540 views

I am using AESBinaryManager as binary encryption which works well, but no temporary files are deleted because its father LocalBinaryManager set as protected the binaries path. Considering that tmp folder is created under this folder, ...
  0 votes
  0 answers
  3 comments
  2288 views

I have a case when i have the same content view result but i do not want to show some columns to a specific group. Actual solution i build two different content views but I think putting advance configuration for columns in results would solve it. ...
  2 votes
  0 answers
  0 comments
  1697 views

Hello, I am running Nuxeo 7.10 with shibboleth-authentication-2.3.4 addon. Login via Shibboleth works fine, but logout, once performed at the Shibboleth SP, brings the user back to the /nuxeo/nxstartup.faces?forceAnonymousLogin=true URL that ...
  0 votes
  1 answers
  0 comments
  1948 views

I have got this error java.lang.IllegalArgumentException: DR_DRF is not a registered core type My test class is like: @RunWith(FeaturesRunner.class) @Features({RuntimeFeature.class, PlatformFeature.class, CoreFeature.class}) @RepositoryConfig(init = ...
  0 votes
  1 answers
  0 comments
  3307 views

Hi, We have the following setup: Nuxeo running in an embedded iFrame, which is a part of our application To use out application, the user must log in to it To use Nuxeo, the user clicks on a dedicated button, which causes the iFrame to SSO to Nuxeo, ...
  0 votes
  0 answers
  1 comments
  2083 views

Hi, I configured a Cluster with 2 Nuxeo Nodes (Nuxeo 7.10) and, in order to use Quartz job scheduler, following https://doc.nuxeo.com/nxdoc/nuxeo-clustering-configuration/ guide, used Oracle Tamplate, populated DB with DDL provided, and, in main ...
  0 votes
  2 answers
  2 comments
  4826 views

I need to create a workflow that will have 1-* approvals. It will vary depending on some parameters on a document. The approval schema is all or nothing. If one approver declines, the document is rejected. What's the best way to acomplish this? I'll ...
  0 votes
  1 answers
  0 comments
  1611 views

Hi all I'm trying to configure a new convertcache directory for file preview. I've found this guide https://doc.nuxeo.com/60/nxdoc/conversion/ In particular, this point: Configuring the Conversion Service The Conversion Service supports a global ...
  3 votes
  2 answers
  0 comments
  2839 views

I am starting to approach to integration of custom security software for nuxeo. What's the best way? Below my idea: Creatre a new bundle that implements LoginPlugin and install in in my nuxeo instance. This plugin will call login service of my ...
  0 votes
  0 answers
  0 comments
  1929 views

Hi, I'm trying to add my custom encryption for files on storage, but I've several doubts: 1) I think have to create a jar module with my implementation, extending DefaultBinaryMagager (getBinary and storeAndDigest) I guess… but cannot found maven ...
  0 votes
  1 answers
  0 comments
  1884 views

Hello, We are currently evaluating Nuxeo's signature addon https://doc.nuxeo.com/nxdoc/digital-signature/ as an interesting feature while designing workflows with Nuxeos. One use case we foresee is to allow more than user to sign a single PDF ...
  1 votes
  1 answers
  0 comments
  1978 views

I generated nuxeo.war and deployed it under wildfly (standalone) , verifying that deployment and starting succeded. In my nuxeo, I defined a new schema with extra fields for some document types (e.g. Pictures and Files). config xml file is correctly ...
  0 votes
  1 answers
  0 comments
  1658 views

I'm trying to add some fields to dublincore.xsd but without success. I created two files and copied them under nxserver/config folder The files contain: dublincore.xsd <xs:schema targetNamespace="http://www.nuxeo.org/ecm/schemas/dublincore/" ...
  0 votes
  4 answers
  2 comments
  3616 views

Hi! I create some users on nuxeo, but after some time, will be needed to prevent login on system for some reasons for some of them. My question is: Is there any way to set users on “inactive mode”? or have anybody any idea how can I do? Any answer ...
  2 votes
  0 answers
  4 comments
  1806 views

personal is the schema prefix. Family is a complex list. DPGJC is attribute of complex list family. #{layoutValue.personal.Family.dpgjc == true ? 'view' : 'edit'}
  3 votes
  2 answers
  0 comments
  2619 views

I am looking for documentation for SAP integration with Nuxeo content server. The scenario is that we need to store PDF documents generated in SAP ECC on a content server. My client has ECC and Nuxeo. I need to link the two. MuleSoft? SAP PI? ...
  0 votes
  0 answers
  0 comments
  2416 views

I am trying to configure my Nuxeo instance to use S3 Buckets in my Eucalyptus Cloud as a binary store using the instructions here: https://github.com/nuxeo/nuxeo-core-binarymanager-cloud/tree/8.2-SNAPSHOT/nuxeo-core-binarymanager-s3 I already ...
  0 votes
  1 answers
  4 comments
  2598 views

I want to import special character throught csv but nuxeo transform them as “?”
  2 votes
  1 answers
  0 comments
  1853 views

Ok, so far I know that Nuxeo, by default, stores its binary files to a path “var/lib/nuxeo/data”. My first issue was that every time I rebuild my Nuxeo docker image, the contents of that directory disappears. The first solution I opted to was to ...
  0 votes
  3 answers
  7 comments
  3157 views

For security purposes, I would like to fetch extra multi valued information attached to the user schema. The information is coming from another database that is already configured in Nuxeo for other directories. I m already using a multiDirectory ...
  0 votes
  0 answers
  0 comments
  1761 views

Florent Guillaume Why this mvel command shows @{Document.getParent(“DocumentType”)} me an error ? The type IEVP exist. [Error: null pointer: Document.getParent("IEVP").getProperty("organization:code")] [Near : {... Document.getParent("IEVP").get ...
  0 votes
  0 answers
  1 comments
  1632 views

Hi, I am currently using a deployment-fragment.xml in order to deploy a -config.xml from the bundle to the nxserver/config folder and wondering if there is a way to deploy the file only if there is no such file in the destination folder already ? ...
  0 votes
  0 answers
  0 comments
  1763 views

I do not want collection to appear at the system. I'd like to remove as an entire module? How can I realise it? I read that is part of nuxeo and it is not a plugin. Florent Guillaume
  2 votes
  0 answers
  0 comments
  1704 views

I am trying to test a login/auth plugin example, which (among other things) alters the authenticationChain (in order to add itself), and yet it seems it does not 'kick in' or being used, i.e. the log shows both its auth-plugin and login-plugin are ...
  0 votes
  1 answers
  5 comments
  2421 views

hi everyone; Is it possible to associate a specefic type of document to went throw Workflow during the création of all the document in the same type without going throw create document execute workflow associated withe users . Can we automate this ...
  0 votes
  0 answers
  0 comments
  1475 views

Is it possible to add an option in Nuxeo Drive to inform the user of a successful update when saving a document under live-edit? Live-edit transparently download the document for the user to edit. A watchdog automatically upload the document when a ...
  0 votes
  1 answers
  0 comments
  2081 views