nuxeo-platform
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
Hello folks, I'm using the python nuxeo client library to create a workspace as follows: adminClient = nuxeo.Nuxeo( base_url=URL, auth={ 'username': 'Administrator', 'password': 'Administrator' }) repository = adminClient.repository()
wsRoot = ...
0 votes
1 answers
0 comments
1761 views
Hi, I have a lot of http 500 error with such message in the log : 2017-02-28 08:52:20,050 ERROR [http-bio-10.242.100.40-7338-exec-217] [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo WebEngine Servlet]] ...
0 votes
0 answers
0 comments
2485 views
I am newbie in Nuxeo Suggest on this how it can be achieved with Automation chain When button clicked browse file, upload document and replace existing document.
0 votes
0 answers
0 comments
1460 views
Hello , I want to do a nuxeo shell script to delete orphand binaries . Does-it exist on the package or someone have done this script ? Thanks Jean-Baptiste DENIZE
0 votes
2 answers
0 comments
2252 views
is there any autocad viewer plugin to preview DWG files in nuxeo LTS 2016?
0 votes
2 answers
2 comments
2394 views
with LTS2015, how to force Http Response to set Content-Disposition to "inline" for blob documents ?
Within a Nuxeo 5.8 webengine site, I used to force Http Response to set Content-Disposition to “ inline ” for blob documents. I do it this way : import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.ResponseBuilder;
...
Blob ...
0 votes
0 answers
0 comments
3738 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
Hi all, I have removed a huge domain to gain memory space, but it doesn't. Before the removal, my nuxeo-data directory weighed 45 GB and it still weighs 45 GB after I had delete the domain. I emptied the trash and restarted nuxeo… I have flush the ...
0 votes
2 answers
8 comments
2555 views
Is it possible to bypass the need for installing a temporary Nuxeo 7.10 instance when migrating from Nuxeo 6.0 to 8.10? Maybe it is ok to apply the changes indicated in https://doc.nuxeo.com/nxdoc/upgrade-from-60-to-lts-2015/ and ...
0 votes
0 answers
0 comments
1579 views
Hello, While setting up our Nuxeo LTS2015 Test server we've realized that Nuxeo does not have a proper LDAPS client behavior (whereas it's fine wile using the LDAP protocol). Our LDAP servers logs show Nuxeo performing a new LDAP Bind for each ...
0 votes
1 answers
0 comments
2614 views
I get this exception on my Nuxeo LTS2015 (it used to work on my Nuxeo 5.8) . 2017-01-19 18:40:31,920 WARN [ajp-bio-0.0.0.0-9550-exec-14] [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS processing ...
0 votes
1 answers
1 comments
2163 views
Hi I am struck on a problem its been many days now.The problem is i created one project and configured global search form through nuxeo studio later my studio got expired now what i am trying to do is to change the labels of the form that i created ...
0 votes
0 answers
9 comments
1809 views
I noticed that some addons don't have install/download buttons on their marketplace page, and some do. For example, the multi-tenant does not have a download button, the JSF UI addon has a button. The download button seems to be not available for ...
1 votes
2 answers
14 comments
4131 views