Development


Related Questions
Hi, I have to fetch Blob contents from the documents using Event Listeners for some transformation. I'm using Apache Tika Java API to fetch the contents. Since Tika dependencies are not available in Nuxeo, I've added all tika dependencies into a fat ...
  0 votes
  0 answers
  0 comments
  1215 views

nuxeo-cli@1.8.4 and generator-nuxeo@2.8.1 are installed globally (as well as nuxeo@3.7.1 ) When i bootstrap an angular projet, the dependency in package.json for nuxeo javascript client is 1.2.1 instead of expected latest Nuxeo JS client version ...
  0 votes
  1 answers
  0 comments
  1524 views

Hi, I would like to restrict the available types on a new document creation inside a specific path. For example, when I'm inside “http://lNuxeo_server/nuxeo/nxpath/default/default-domain/workspaces/test/Revues, i want to display the types document ...
  0 votes
  1 answers
  1 comments
  1302 views

Nuxeo Folks - regarding: https://github.com/nuxeo-sandbox/nuxeo-retention I realize this is in the sandbox - but this component has some interesting capabilities for us. In experimenting with it - I've defined an automation action to be taken upon ...
  0 votes
  1 answers
  0 comments
  1317 views

Installation of ndrive 3.1.0 or 3.1.1 fails with the message : Cloning https://github.com/nuxeo/nuxeo-drive.git (to revision release-3.1.0) to /tmp/pip-req-build-R7lGAk Complete output from command python setup.py egg_info: Traceback (most recent ...
  0 votes
  3 answers
  5 comments
  1634 views

There is a Relations tab in the JSF UI that allows defining relations between two documents of the repository. It is not yet ported in Web UI, will it be for LTS 2018?
  0 votes
  2 answers
  0 comments
  1782 views

Hi, We have an event listener that is triggered by a user action. It runs an operation that changes permission on the asset. We would like to be able to run an operation without giving the users ability to change permission on an asset. The event ...
  0 votes
  1 answers
  0 comments
  1411 views

has someone already change locale via the java code ? can you give me a hand to help me to make a function that will change the locale of one user. Thanks
  0 votes
  0 answers
  0 comments
  1164 views

Is that possible to use internationalization system (properties files) with FreeMarker and the Web-Engine ? Thanks
  0 votes
  0 answers
  0 comments
  1287 views

I'm trying to implement a default versioning policy as follows: On initial document creation - set the version to 1.0 Thereafter - increment the minor version number (1.1, 1.2, …) I have tried various combinations of: ... <policy id="test" ...
  0 votes
  1 answers
  3 comments
  1729 views

Hello All, I would like to use a page provider for my search endpoint. Is it possible to create a page provider without nuxeo studio? If yes, could you please tell me how?
  0 votes
  0 answers
  0 comments
  1145 views

I was setting up a password policy (via userManager extension point) on our nuxeo instance and discovered the following behavior: Entering a password that does not match the defined policy, when creating a user via WEB-UI, is resulting in an ...
  0 votes
  1 answers
  0 comments
  1353 views

Our unit tests use the use the in-memory key/value store. We would like to run the same tests from the command line via maven - but use Mongo as the key/value store. We've configured local servers via templates to use mongo as the key/value store to ...
  0 votes
  1 answers
  1 comments
  1508 views

Hi, i have a problem when adding a code to display inputtext field. This is my code : <extension target=“org.nuxeo.ecm.platform.forms.layout.WebLayoutManager” point="layouts"> <layout name="textWidgetLayout"> <templates> ...
  0 votes
  0 answers
  0 comments
  1711 views

I am in the preparation Process of Upgrading from LTS2015 to 2016.I have below Questions It would be great if somebosy can advice on this. As per Installation Instructions ,I need to do back up of Data and File system?? 1.If i am pointing to Same DB ...
  1 votes
  0 answers
  0 comments
  1328 views