nuxeo-platform
In our setup there is Nuxeo with ElasticSearch. We have already added some custom pageproviders which are configured to use ElasticSearch and they work fine. With those we can also save search definitions (Saved Searches) and get results based on ...
0 votes
0 answers
0 comments
1480 views
Hi, I am using nuxeo 9.1 with the configuration of MongoDB and Postgres.I have configured 1 primary and 3 secondary replication server of MongoDB. While adding any permission on workspace I am getting below error. ...
0 votes
0 answers
0 comments
1874 views
Hello, It is currently not possible to customize the Quartz job and trigger created by the SchedulerService , like adding @DisallowConcurrentExecution to the job or changing the misfire behavior. This PR adds an optional jobFactoryClass attribute on ...
0 votes
0 answers
0 comments
1629 views
Hi I want to find the id of the element in nuxeo how can i find by activating the debug mode. please see the screenshot that contains the element id i want to find https://www.awesomescreenshot.com/image/3208352/335006f5d99b883fc0eb79c54a046069 ...
0 votes
0 answers
0 comments
1455 views
Hi i Want to hide the actions section in document viewer layout is it possible to hide the section in nuxeo. Please see the screenshot for what i want hide the section. https://www.awesomescreenshot.com/image/3208352/335006f5d99b883fc0eb79c54a046069 ...
0 votes
1 answers
0 comments
2085 views
I would like to clone some audit query code in the org.nuxeo.ecm.platform.audit package in the audit core test jar. I see: ...
DocumentModel searchDoc = session.createDocumentModel("File");
...
searchDoc = ...
0 votes
0 answers
0 comments
1437 views
Hello, I'm wondering if I'm missing some info on how to override existing Web UI elements via Nuxeo Studio. After reading https://doc.nuxeo.com/910/nxdoc/web-ui-deployment/ I tried overriding some Web UI components. For example I tried to override ...
1 votes
1 answers
1 comments
3482 views
Hi I want to hide the document actions tab in the document view. i have tried hiding using the comments but it will be hidden in all over the documents. Please see the screenshot below screenshot. https://prnt.sc/il8puu in the above link i want to ...
0 votes
1 answers
23 comments
2607 views
Hi i Have Attached a documents to the file. it is successfully uploaded. and while trying to delete the file it is not deleting it is giving the error like this. 2018-03-01 04:55:46,381 ERROR [nuxeo-error-log] javax.servlet.ServletException: ...
0 votes
0 answers
0 comments
1462 views
Do you have a rest api for comments service?
0 votes
0 answers
0 comments
1210 views
How to copy a file from one document to another?
0 votes
1 answers
2 comments
2196 views
Hi I Have installed Nuxeo diff add on it is showing successful at the command line it is not showing any difference in those files and it does not display the tab they specified. Any one Help me to solve.
0 votes
0 answers
0 comments
1486 views
Hi I Have tried installing the nuxeo source code but i got the pub error i have installed the dart on my system but i got the pub command error. The Error is: Unable to run the program “pub” on the /path/to/my/sourecode location. Please Help me to ...
0 votes
0 answers
0 comments
1248 views
Hi :) I want to reuse nuxeo single document suggestion component.In “single_document_suggestion_widget_template.xhtml” i dont see a pageProvider property.Can someone help me please?
0 votes
0 answers
0 comments
1415 views
Hi people :) I have defined a document type using Nuxeo Studio.In the create form of the document i have defined a generic widget(XXX.xhtml) that takes the values from a vocabulary field .Depending on the vocabulary id chosen i have to re-render ...
0 votes
0 answers
7 comments
1567 views