nuxeo-platform
Hi, When a Nuxeo server is behind a load balancer which can reuse backend TCP connections, we should ensure that the load balancer is responsible for closing TCP connections by defining its idle timeout to be lower than Nuxeo's keep-alive timeout ...
0 votes
1 answers
0 comments
1403 views
I found myself in a typical situation but not easy solution, was using DAM and selected several pictures I was interested on, by mistake I moved them to one specific directory and wanted them to go back to their original places and had to do it ...
0 votes
1 answers
4 comments
811 views
Bonjour, Comment je peux savoir l'uid (dans ${nuxeo.data.dir}/binaries ) qui correspond à un document (exp de doc : https://ecm.univ.fr/nuxeo/nxdoc/default/2c9b5dfab49d975e3a45d5f8bcc3c3a0/view_documents ) ? Je vous remercie de votre aide. Bien ...
0 votes
1 answers
1 comments
1039 views
Hello, In my project, I have more than 20 document types, and I need searches for all of them. I am following this: https://doc.nuxeo.com/nxdoc/web-ui-search/ All searches work properly; however, as I have a lot of searches (more than 20), I have ...
0 votes
1 answers
3 comments
1154 views
Hi! I've successfully added an Anonymous user, but since then when a non-anonymous user logs out, it's not redirected to the default login screen, but remains in the web-ui Dashboard as Anonymous user. Sign-out again as Anonymous user exits to login ...
0 votes
0 answers
3 comments
1430 views
Hello, I have created a custom authentication with a JWT token in nuxeo for both, WebUI and Rest API. For the second one, I am using Java Client SDK 3.2. The WebUI authentication works perfectly, but in the Rest API the behaviour is a little ...
0 votes
1 answers
0 comments
1382 views
Hello all, Has anyone successfully configured multiple identity providers for authentication with Nuxeo or does anyone have a clue as to if it is possible? My use case is that I have some users that will need to be able to authenticate with Azure AD ...
0 votes
1 answers
0 comments
1342 views
Hi, I use Nuxeo 10.10. In the documentation you recommand to install a JDK8 (https://doc.nuxeo.com/nxdoc/installing-and-setting-up-related-software/#installing-on-linux) Is it possible to use jdk-11 version with nuxeo lts2019? Thank you.
0 votes
1 answers
1 comments
1304 views
According to https://github.com/nuxeo/nuxeo/blob/bcfec9be891be8b28cf88f15ce2b7949ce8e2715/nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults#L54, nuxeo.conf config param “repository.binary.store” should no longer be used ...
0 votes
1 answers
0 comments
810 views
Hello Team I have migrate Nuxeo from FT 9.1 to LTS 2017. All functionality is working fine but while stopping nuxeo we are getting below error in server.log file. +++++++++++++++++ 2019-12-31 17:44:04,997 ERROR [Quartz_Scheduler] ...
0 votes
0 answers
0 comments
1074 views
Hello, I am working with nuxeo LTS 2017 right now and I am using Oracle as VCS. I have seen that the supported version for this nuxeo’s version is Oracle 12c. However, I want to know if it is possible to use Oracle 19. Is it? Can I work with nuxeo ...
0 votes
2 answers
1 comments
9593 views
Hi there, I wish to play with the User Interface and do some experiments on how to create a new 'module' inside Nuxeo. I know that a module/bundle in Nuxeo has its own concept. Don't get me wrong. But I want to mean with 'module' is to add a totally ...
0 votes
1 answers
0 comments
1736 views
I need a custom implementation to manage preview depending on the specific document type and may be additional document content logic. I have not found a better idea than to override the “preview” web adapter, but my tests to do this have been ...
0 votes
1 answers
0 comments
1088 views
We are looking to track access to documents. The Document access tracking module seemed as an suitable solution at first glance but I could see it's integrated with the JSF interface and has been obsoleted since then. In our case, we have a custom ...
0 votes
1 answers
1 comments
1051 views
Hi, I wanted to inquire about a general solution for speeding up the Hot Reload – whether that be from the Chrome Nuxeo Dev Tools or the Update via the Admin Portal. Currently, it takes about 2-3 minutes for a Hot Reload to execute from ...
0 votes
2 answers
2 comments
1038 views