8.4
* Hello! Does the source code need annual authentication right to use?
-1 votes
1 answers
1 comments
642 views
Where can I find the code repository for the (Android) mobile app ? (The one that is on the Play Store as version 1.2.0) Is it a native or hybrid app? I found that this repo https://github.com/nuxeo-archives/nuxeo-android has been archived, so I ...
0 votes
1 answers
0 comments
2093 views
Hi I was using nuxeo fast track and it was working fine. but as soon as i shifted to latest nuxeo LTS2016 i got following error. If you can read this in your browser, this probably because of a configuration problem of your ...
0 votes
0 answers
11 comments
3291 views
Hello! I want to know commercial conditions of using Nuxeo STUDIO. How much cost licenses after 30-days trial? How many people may work in this enviroment at the same time with that license? Or for every working place we should pay? Are there any ...
1 votes
0 answers
0 comments
3192 views
Hello, First, thank you for your work :) I would like to custom each row color of the data-table but I have a problem, I can collect each row and add a new class (with the new color) but the color change * after * the table was full. So, each time ...
0 votes
1 answers
0 comments
1896 views
We see a lot of these errors. Is this a known bug? A problem with postgres? Is UUID generation related to the hostname? 2016-12-02 09:59:43,862 ERROR [ajp-bio-127.0.0.1-8009-exec-32] [org.nuxeo.ecm.core.event.impl.EventServiceImpl] Exce
ption during ...
0 votes
0 answers
0 comments
2609 views
Hi. When the user logs in, the default page is Workspace. I'd like to change it to Home, where the dashboard is. How can I do it?
0 votes
1 answers
0 comments
1725 views
Hello, Our company has 3 offices in different locations. We're looking for a way to keep a common document structure for all our users. My problem is that the amount of data is quite big (over 1TB), so we can't make all the single user keep their ...
0 votes
1 answers
0 comments
1617 views
Hi. Seeing that Nuxeo supports NoSQL such as MongoDB, I'd like to know how hard/complicated it would be if I wanted to implement a driver / plugin that supports using Elasticsearch as the main data store for Nuxeo (not just for indexing). I though ...
0 votes
1 answers
2 comments
1546 views
Currently, our system & database uses varchar for the UUIDs. I suspect performance can be greatly improved by changing this type to the PG's uuid type. Is it possible to convert the existing table/schema to the uuid type? Would the ancestors ...
0 votes
1 answers
2 comments
1618 views
The nuxeo documentation on postgresql says something about adding CAST functions to template0 before creating the database. As far as I can tell, with PG version 9.1.8 and later, these functions have a null effect – the builtin casts already do ...
0 votes
1 answers
2 comments
1545 views
As the DBA for our postgresql server, I noticed that the database held BLOBS for use by the nuxeo service. Where and how are these blobs used? Why is nuxeo storing blobs in the database server, when the files themselves are stored locally or via S3? ...
0 votes
2 answers
5 comments
1833 views
On this topic, I've seen some posts from much older versions of Nuxeo, but they basically went unanswered. So here I'm asking detailed questions, which are hopefully relevant to the entire 8.x series at least. The filesystem on which nuxeo.tmp.dir ...
0 votes
1 answers
0 comments
5190 views
BUG REPORT / QUESTION At least in version 8.4 (previous versions in 8.x series untested), the nuxeo java process tries to spawn several instances of exiftool , but these are all spawned without any arguments. When spawned without arguments or ...
0 votes
1 answers
3 comments
1493 views