Development-Configuration
Hi, I'm trying to render a document with a docx template using Freemarker, but I got the following error : org.nuxeo.ecm.core.convert.api.ConversionException: Failed to invoke operation Blob.RunConverter, null mime type not supported by any2pdf ...
0 votes
0 answers
1 comments
213 views
Hello I am using Nuxeo LTS 2017. How can I change JSESSIONID after login in Nuxeo?
0 votes
1 answers
1 comments
223 views
hello! Compiling Nuxeo from sources, It is free?
0 votes
1 answers
0 comments
183 views
Hi, It seems that there is a way to create default users and groups creating the files users.csv and groups.csv respectably but we couldn't find how to create subgroups.. we tried by creating a file with the name group2group.csv hoping that it ...
0 votes
0 answers
0 comments
178 views
* Hello! Does the source code need annual authentication right to use?
-1 votes
1 answers
1 comments
217 views
I am using PostgreSQL as back-end database in Nuxeo. Is it possible to disable default database connection pool in Nuxeo and use PG Bouncer connection pool instead?
0 votes
0 answers
0 comments
214 views
I have few questions regarding VCS and DB Pool. Why there are different pools called VCS Pool and DB Pool? What is the purpose of each pool? Does VCS pool consume the connection of the database?
0 votes
1 answers
0 comments
247 views
This has been asked before (a few years ago, but I was wondering if anyone had a way to do this now). https://answers.nuxeo.com/general/q/8e4f82de1e7442f597644da84d154c22/Filter-document-types-available-for-creation We currently have created a ...
0 votes
0 answers
0 comments
316 views
Hi Team, I have followed steps mentioned in the below URL Search with result highlight I have added custom type metadata to fetch in the thumbnail, have added in the following function ( ie:AccountNo) if (this.searchTerm) { // ...
0 votes
1 answers
0 comments
277 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
258 views
hello, I'm trying to install a new version of Nuxeo with Docker. Beeing new to docker, i'm currently trying to setup 2 env based on a env-file. The problem is that when i run my docker with : docker run –name nuxeoStaging –env-file envStaging.list ...
0 votes
0 answers
0 comments
255 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
307 views
Is there an easy way to modify a CSS element for a dom-module using Studio? I figure I could create a custom element, and copy the module code from the elements.html, then modify as desired. However, that also requires an import into our bundle.html ...
0 votes
2 answers
0 comments
318 views
Good Morning Some time ago I performed an extension of user metadata, extendedUserSchema, in order to store more user information. A moment ago I tried to modify the data of a user from the Platform, and all the metadata that I added in its day have ...
0 votes
1 answers
0 comments
214 views
Good Morning I have a problem with workflows. I have seen that after deleting a workflow in nuxeo studio, the type of document the workflow was associated with still allows the option to send that document to that workflow. I need those deleted ...
0 votes
1 answers
0 comments
210 views