Development


Related Questions
How to migrate all files to s3 storage and back?
  0 votes
  1 answers
  0 comments
  1383 views

  0 votes
  1 answers
  0 comments
  1330 views

Can i storing files on Amazon s3 with folder structure like alfresco Year-Month-Day-Hours-Minutes-Files 2018 --01 ----13 -----16 ---------file Now this is one big list
  0 votes
  1 answers
  3 comments
  1784 views

Hello, I start an workflow to a document. I want to end a task programmatically. I have used endTask(CoreSession session, Task task, Map data, String status) . I also tried resumeInstance(String routeId, String nodeId, Map data, String status, ...
  1 votes
  0 answers
  0 comments
  1372 views

Hi people :) Can someone help me with setting a default value ,a value from a vocabulary? I have searched and i havent finde a way of accessing vocabulary values from EL
  0 votes
  1 answers
  0 comments
  1675 views

Hi people :) I need to override the lifecycle of the Template document.I read in Nuxeo documentation and it doesn't include Template in by default documents. Is there a way i can do this?
  0 votes
  1 answers
  1 comments
  1493 views

I am trying to assign a permanent permission to a group but in nuxeo permission is not working and it is not assigning to any user. My Code is: String url = “http://localhost:8080/nuxeo”; NuxeoClient nuxeoClient = new NuxeoClient(url, ...
  0 votes
  1 answers
  5 comments
  2117 views

Hi ! I'm looking for a way to update the value of one metadata on a large amount of documents. I'm currently selecting documents that need this update using a simple nxql query, yet the volume is big enough to look for an automatic way of doing ...
  0 votes
  1 answers
  0 comments
  2160 views

Hi, I use the version 9.3 of nuxeo (no problem with the 9.2 version). When I try to connect the first time to nuxeo with shibboleth, I have this error : 2018-01-04 19:46:52,468 ERROR [ajp-nio-0.0.0.0-8009-exec-1] ...
  0 votes
  1 answers
  0 comments
  1961 views

We are upgrading from 8.2 to 9.3. We have some existing unit tests to test extensions we've built that are designed to test concurrency scenarios. There is a difference in how the BaseSession.hasPermission method executes from 8.2 to 9.3. In both ...
  0 votes
  1 answers
  3 comments
  1381 views

Hello, We encounter an error on Nuxeo 8.10 while using a custom plugin. We've been using Nuxeo 5.6 for a few years with a custom personalization plugin. This plugin offers many features, and since our upgrade from 5.6 to 8.10 one of them doesn't ...
  0 votes
  0 answers
  1 comments
  1797 views

I have Implemented CAS SSO with Spring Security and Nuxeo. I have Problem In Single Sign Out From Nuxeo. When I Do Logout From Nuxeo It Logged out from Both Application(Nuxeo and Spring App). But When I Do Logout From Spring App It Will Only Logged ...
  0 votes
  1 answers
  3 comments
  1582 views

Hi, I wanted to upload folders in workspace. This folder again contains some another folder as well. Can any one help me to do that.
  0 votes
  0 answers
  1 comments
  1171 views

My old version of nuxeo was FT 8.2. Now, I have Upgraded to Nuxeo8.10 LTS 2016. I want my old data from old database into new nuxeo database. Is there are any steps by which we can easily migrate database with old data. Can you please share what you ...
  0 votes
  1 answers
  9 comments
  1930 views

Hi :) I am using Nuxeo CSV import and sometimes Nuxeo doesn't stop the import.If I cancel the importing the documents are created perfectly,but the problem is that Nuxeo doesn't give a sign for finishing.This doesn't happen always.
  0 votes
  0 answers
  0 comments
  1311 views