Development-Configuration
Bonjour à tous, A votre connaissance, existe t'il une possibilité de publier en masse ? J'ai un espace de travail dans lequel j'ai importé une centaine de docs que je souhaiterais publier, mais un par un c'est une tannée. Existe t'il une solution ...
0 votes
2 answers
0 comments
1808 views
I use the nuxeo bootstrap to create a new polymer project : nuxeo bootstrap polymer
cd *-web
mvn package But when I access my application in my browser, I have a 404 error on the service-worker.js file. I added this file in polymer.json : ...
0 votes
0 answers
0 comments
1935 views
Hi , I am storing my document in file system. So i have question . Once initial allocated space gets full, how we will add additional storage to the same partition? Can I make new partition ? if yes then how to configure both old and new partition.
0 votes
1 answers
0 comments
1757 views
Hi, I am facing issue of MongoDB server out of memory. I have mongoDB server with 24 GB RAM and in that there is 1.6 TB of data is available. And WiredTiger cache maximum bytes configured is 11GB. With this configuration my mongo server is goes out ...
0 votes
0 answers
0 comments
2226 views
Can I use a jar with different versions in just one bundle? Nuxeo platform 7.10 (LTS2015) uses jedis 2.7.0 to communicate with Redis server. I have my bundle it communicates with new Redis server, this bundle has the spring-data-redis to connect ...
0 votes
1 answers
1 comments
1710 views
Hi Sir, LibreOffice/OpenOffice is required for Document Rendering & Preview in Nuxeo. Instead of LibreOffice/OpenOffice Can We render the document & Preview using MS-Office? Could you please answers ASAP, As it is Urgent. Thanks, Muni
0 votes
0 answers
0 comments
1425 views
Working with a content view. I am looking to offer the user the capability to perform a search on multiple keywords with AND operator For instance : keyword1 : 'tag1' keyword2: 'tag2' keyword3: 'tag3' => SELECT * FROM Document WHERE ...
0 votes
0 answers
0 comments
1390 views
Hi , I have finished my database import from a dump file, and after the first login I found this problem. If you can read this in your browser, this probably because of a configuration problem of your nuxeo.war/WEB-INF/pages.xml. To change this, ...
0 votes
0 answers
0 comments
1935 views
Hello Team, I’m trying to use built in Nuxeo automation chain downloadFilesZip (Chain.downloadFilesZip) using the REST api as described here: https://doc.nuxeo.com/nxdoc/command-endpoint/ Nuxeo Version : Nuxeo 7.10-HF14 I send a POST request to ...
0 votes
0 answers
0 comments
1759 views
Working with the search i have a widget of type List. I am trying to search on multiple values. I use a prediate with the IN operator Is it possible to do the search with insensitive case? From my undestanding insensitive case is possible only with ...
0 votes
0 answers
0 comments
1796 views
Hello Nuxeo community, I've been trying to sort something out for a couple days and am not having any luck. Mostly it's the classic situation where you get over a hurdle and immediately hit another one with a project. Currently my company has a ...
0 votes
0 answers
1 comments
1539 views
Hi, I would like to setup a local SMTP server to test if the notifications work correcly on my instance. How can I do that? Thanks, Manon
0 votes
2 answers
0 comments
12155 views
I've noticed that there is an area in the website at the url “http://1.1.1.1/nuxeo/site”. It seems to be auto generated content, and I was wondering if it's possible to hide this area from users who visit the website. I'm uncomfortable with it ...
0 votes
1 answers
0 comments
1485 views
Hi, I have the requirement to avoid multiple browser login by single user. i.e at a time a user should login in only one browser, not in multiple browsers. Can any one tell me how to do that?
0 votes
0 answers
1 comments
1649 views
I set up an action in order to dynamically add a facet (including its own schema) to several standard doc types. The automation operation uses the AddFacet operation (backported to LTS2015). A custom tab is associated to my custom facet. The process ...
0 votes
0 answers
3 comments
1825 views