Development-Configuration


Related Questions
Hello community, In the project I'm working on we have a workspace structure where different workspaces are nested, each workspace associated with user groups and read permissions, i.e: Workspaceroot Workspace 1 Workspace 1a Workspace 1b Workspace 2 ...
  0 votes
  2 answers
  2 comments
  1347 views

Hello Nuxeo Gurus, I have a question related to document structure configuration: I have a use case where I have to import documents from a relational database to Nuxeo. In my documents I have fields that are foreign keys from related tables (ex: ...
  0 votes
  2 answers
  0 comments
  1134 views

Hello, I need to hide the remove workspace button from the web UI. So far I have written a filter extension to grant delete permission only to workspace types and administrators members: <extension point="filters" ...
  0 votes
  1 answers
  1 comments
  1398 views

Hi, I want to execute an operation after starting nuxeo. Is it possible to detect the start of the nuxeo server ? Is there an event listener?
  0 votes
  0 answers
  0 comments
  657 views

Hi, I succeeded to add a scheduler using org.nuxeo.ecm.core.scheduler.SchedulerService but the added configuration are lost after nuxeo restarting. So i need to know how to dynamically configure the scheduler service and persist that configuration ? ...
  0 votes
  2 answers
  3 comments
  1134 views

To hide doc types in the create document dialog in JSF-UI the follows contribution works fine but not in the WEB-UI: <component name="my.component" version="1.0.0"> <require>org.nuxeo.ecm.platform.types</require> <extension ...
  0 votes
  1 answers
  0 comments
  996 views

Hello Team I am using Nuxeo 9.10. For some workspace while clicking on permission tab i am getting below error. ++++++++++++++++++++++++++++ 2019-10-31 14:01:58,316 ERROR [http-bio-0.0.0.0-8081-exec-1608] ...
  0 votes
  1 answers
  0 comments
  901 views

My nuxeo server is behind a reverse proxy and is accessed by http. When configuring the client to connect with http it works perfectly and uses http url. But after restart the nuxeo drive client switches automatically to https: 2019-10-23 14:59:25 ...
  0 votes
  1 answers
  8 comments
  1567 views

Hi, I use Nuxeo 10.10 (LTS 2019). When i try to set permission to a large folder , the operation takes 23h to finish. And i have to do that for each group because when i set permission to one group, it's impossible to set permission for an other ...
  0 votes
  1 answers
  0 comments
  923 views

Hello, I have a simple question, is it possible to refresh a page with polymer when clicking a button ? For example, in the _ok function of my form I would like to refresh my page. Thanks !
  0 votes
  2 answers
  0 comments
  1627 views

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
  1639 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
  881 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
  1186 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
  1241 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
  1574 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
  1335 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
  1176 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
  976 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
  1061 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
  1573 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
  851 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
  954 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
  1194 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
  888 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
  1232 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
  1279 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
  1517 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
  1256 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
  1022 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
  1780 views