nuxeo-platform
Hi, I'm trying to pass parameters from a nuxeo-document-suggestion widget to the automation chain returning the suggested documents. Here is the widget : <nuxeo-document-suggestion value="{{document.properties.mfs:documents}}" ...
0 votes
1 answers
0 comments
1254 views
I'm trying to sync user management between Nuxeo server and an application built with it. I've read the model documentation at https://doc.nuxeo.com/rest-api/1/user-entity-type/ and the endpoint documentation at ...
0 votes
2 answers
0 comments
1009 views
All - I'm looking for how to verify a configuration setting was correctly applied. $ pwd
/opt/nuxeo/server/nxserver/config
$ cat zzzzz-config.xml
<?xml version="1.0"?>
<component name="zzzzz.config"> <extension ...
0 votes
0 answers
0 comments
790 views
Nuxeo folks: In docker-entrypoint.sh you have: for f in /docker-entrypoint-initnuxeo.d/*; do case "$f" in *.sh) echo "$0: running $f"; . "$f" ;; *.zip) echo "$0: installing Nuxeo package $f"; nuxeoctl mp-install $f ${NUXEO_MPINSTALL_OPTIONS} ...
0 votes
0 answers
2 comments
1130 views
I have tried to get audit logs using /api/v1/automation/Audit.QueryWithPageProvider API and manged to get below result. Request { "params": { "providerName": "EVENTS_VIEW", "namedQueryParams": { "principalName": "Administrator" }, "pageSize": 100, ...
0 votes
0 answers
0 comments
1233 views
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
854 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
1769 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
1051 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
1129 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
1146 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
1328 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
1292 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
939 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
1338 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
1018 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
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