9.10
It looks like nuxeoctl showconf only displays configuration properties defined in nuxeo.conf . Is there a cmd-line way to get a full dump of all properties from all templates after they've all been loaded and the server started?
0 votes
1 answers
1 comments
858 views
Hello ! I'm using the 9.10 version of nuxeo plateform and I want to define an ldap-group members as administrator. I only use ldap management (SQL + LDAP managment). How can I do it ?
0 votes
2 answers
1 comments
941 views
Hello, I have vanila nuxeo 9.10 instalation on ubuntu 18. And on operations in Nuxeo UI or Nuxeo JSF I am getting errors: 2018-09-20 16:41:25,420 ERROR [http-nio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.core.event.impl.EventServiceImpl] Exception during ...
0 votes
1 answers
0 comments
1075 views
0 votes
0 answers
0 comments
797 views
If I launch mvn package from the *-web folder in order to build the jar It fails.
0 votes
1 answers
0 comments
870 views
nuxeo-cli@1.8.4 and generator-nuxeo@2.8.1 are installed globally (as well as nuxeo@3.7.1 ) When i bootstrap an angular projet, the dependency in package.json for nuxeo javascript client is 1.2.1 instead of expected latest Nuxeo JS client version ...
0 votes
1 answers
0 comments
1068 views
Nuxeo Folks - regarding: https://github.com/nuxeo-sandbox/nuxeo-retention I realize this is in the sandbox - but this component has some interesting capabilities for us. In experimenting with it - I've defined an automation action to be taken upon ...
0 votes
1 answers
0 comments
911 views
Hello Can I change login page in nuxeo server? I read login page But i don't find directory in nuxeo server for override this xml file. I wont change login.jsp Tnx
0 votes
1 answers
0 comments
1089 views
Hello, Looking at nuxeo-document-tree as it applies to the personal workspace, I was wondering if the number of children displayed in the navigation tree is limited? If there are 1 million children in a folder for example, will webui try to display ...
0 votes
1 answers
1 comments
939 views
There is a Relations tab in the JSF UI that allows defining relations between two documents of the repository. It is not yet ported in Web UI, will it be for LTS 2018?
0 votes
2 answers
0 comments
1301 views
Hi, We have an event listener that is triggered by a user action. It runs an operation that changes permission on the asset. We would like to be able to run an operation without giving the users ability to change permission on an asset. The event ...
0 votes
1 answers
0 comments
1026 views
Assuming I have three blob repositories configured (invoices, articles, default) for my instance. Is there a way to tell from the document metadata exactly where the blob is stored? Example configuration: <extension ...
0 votes
0 answers
1 comments
1225 views
All, The customer I am working with would like to redirect users based on the group membership to different locations. For example: the users in “memebers” group or no group membership would be redirected to “contact your admin” custom page in ...
0 votes
2 answers
1 comments
988 views
I'm trying to implement a default versioning policy as follows: On initial document creation - set the version to 1.0 Thereafter - increment the minor version number (1.1, 1.2, …) I have tried various combinations of: ...
<policy id="test" ...
0 votes
1 answers
3 comments
1123 views
Our unit tests use the use the in-memory key/value store. We would like to run the same tests from the command line via maven - but use Mongo as the key/value store. We've configured local servers via templates to use mongo as the key/value store to ...
0 votes
1 answers
1 comments
1011 views