nuxeo-platform


Related Questions
Hello, recently i just started working on a nuxeo project, and my job is to redirect user after logout to another page, not login.jsp. is it doable on nuxeo or not ?
  0 votes
  0 answers
  0 comments
  621 views

I am using ElasticSearch for audit logging. I have set all the configurations required in nuxeo.conf. How can I fetch audit logs for a period of time and for group creation or permission and other activities?
  0 votes
  2 answers
  0 comments
  1232 views

Hi guys, I have a bad situation, Nuxeo isn't going well :(. I use Nuxeo 9.10 version and Nuxeo has a lot of performance issues. I attached appdynamics screenshots. As you can see some methods are very slow, such as /nuxeo/api/v1/path, ...
  0 votes
  1 answers
  0 comments
  735 views

We've made a short attempt to use Nuxeo Server LTS 2019 deployed on Docker with AWS DocumentDB which is supposed to be fully compatible with MongoDB 3.6. OK the Nuxeo documentation says “3.4 and 4.0” but I was surprised that we were not even able to ...
  0 votes
  0 answers
  9 comments
  789 views

1)clicking edit on 'users and groups' shows a modal. But email is not pre-populated 2)saving with new email doesnot change the email(old email is going on request body) Where am i wrong here?
  0 votes
  1 answers
  0 comments
  854 views

En fait nuxeo affiche le label du vocabulaire convenablement dans les layouts (create, edit, metadata). J'aimerais bien afficher le label du vocabulaire dans le view layout du document parent. J'ai ajouté une colonne dans “nuxeo-data-table” qui est ...
  0 votes
  3 answers
  4 comments
  938 views

There are a list of documents. Can I select a few documents on a list and start workflow on them .Currently there is no workflow button option when I select a document. Screenshot included.
  0 votes
  1 answers
  0 comments
  903 views

I know of two options: 1)Assignees 2)Assignees expression Is there a way that a workflow initiator can himself select a user from the list of users to take action?
  0 votes
  1 answers
  3 comments
  684 views

Hello, I am using Java Client in my project, but due to the high volume of traffic I will receive, I am reusing the same NuxeoClient object (in order to avoid a lot of nuxeo connections). I have a lot of users, but all of them will connect to my ...
  0 votes
  1 answers
  0 comments
  978 views

<nuxeo-data-table-column> [[item.title]] </nuxeo-data-table-column> This works. 'item.title' renders title. <nuxeo-data-table-column> {{_callme(item)}} </nuxeo-data-table-column> _callme: function (item) ...
  0 votes
  1 answers
  1 comments
  698 views

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
  1037 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
  546 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
  699 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
  832 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
  1011 views