Development-Configuration


Related Questions
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
  2213 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
  1745 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
  1882 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
  2296 views

is there any autocad viewer plugin to preview DWG files in nuxeo LTS 2016?
  0 votes
  2 answers
  2 comments
  2394 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
  1646 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
  1951 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
  3479 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
  5931 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
  2788 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
  1921 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
  2013 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
  2227 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
  1627 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
  2402 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
  1776 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
  2036 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
  3424 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
  2179 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
  4976 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
  1695 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
  2936 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
  2020 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
  1968 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
  2089 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
  1753 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
  3739 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
  1879 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
  2688 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
  2483 views