nuxeo-platform


Related Questions
Hello, It seems that only the users who belong to the group Administrator can update user profiles. But I would like to allow the authentified user to be able to update his own profile. How could I do that ? I tried with the PUT request : curl -X ...
  0 votes
  1 answers
  0 comments
  1338 views

Hi everyone, We are evaluating Nuxeo platform version 10.2 with webui. But we are really interested in jsf addons nuxeo-signature and nuxeo-quota. Is the migration of these addons planned for soon? If not, what would be the best way and ...
  0 votes
  1 answers
  0 comments
  1265 views

Hi, In Nuxeo University, course “Nuxeo Platform Developer Basics”, video “Manipulating Documents Part 1: Creation and Retrieval”, the narrator tells us that we will only have to use coreSession.save() on unit tests, because everywhere else is called ...
  0 votes
  0 answers
  0 comments
  1171 views

Hi , I want to override a document type in nuxeo, i try to do it with nuxeo studio i don't find a solution. Anyone can help me.
  0 votes
  1 answers
  0 comments
  1553 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
  1242 views

Assuming I have three blob repositories configured (invoices, articles, default) for my instance. Is there a way to tell from the document metadata exactly where the blob is stored? Example configuration: <extension ...
  0 votes
  0 answers
  1 comments
  1721 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
  1634 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
  1396 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
  1608 views

Hi everyone, I want to know how to insert a filed input text outside form of a document . Below the location where I want the insert Thanks
  0 votes
  0 answers
  0 comments
  1216 views

My team is preparing Proof of concept, We selected Nuxeo as a platform, and we are facing performance issue. How to reproduce: 1. Nuxeo ECM loaded with 100 pdf documents (200KB each). 2. 10 user groups(local) created with read permissions to ...
  0 votes
  0 answers
  6 comments
  1856 views

When components get reloaded they will stay in activated state and will not get started. The problem seems to be in ComponentManagerImpl.applyStashWhenRunning () where new components are activated in one loop, and then in the next “isStandby()” loop ...
  0 votes
  1 answers
  1 comments
  1285 views

Hello, I try to reproduce the configuration to generate a PDF with the following step: `- Context.FetchDocument - Document.Query: query: "SELECT * FROM Document" language: NXQL - Render.DocumentFeed: template: "template:CSVExport" filename: ...
  0 votes
  1 answers
  0 comments
  1463 views

for some unknown reason, sometimes, libreoffice doesn't work as expected during thumbnail generation… In these cases, when nuxeo try to generate thumbnails for new documents, it launch its command line and wait job result. But the result never ...
  0 votes
  1 answers
  0 comments
  1479 views

Hi everyone, I want to know how to cancel a event in code java. Thanks,
  0 votes
  0 answers
  0 comments
  1226 views

Hi people, I have created a nuxeo bundle to override some parts of nuxeo interface. I have been able to to change some icons (pdf, word, excell, workspace etc) but not section icon. I have replaced all icons of section but it does not appear in the ...
  1 votes
  0 answers
  0 comments
  1282 views

Hi, I have an action of type “bare_link”, and I would like to execute a javascript function when the user clicks on the link, so I can register the event on the Audit Logs. I've seen that bare_link type actions are supposed to have a property called ...
  1 votes
  1 answers
  0 comments
  1694 views

Hi, I want to retrieve lifecycle state of document before delete it. Anyone have a solution.
  0 votes
  1 answers
  1 comments
  1719 views

Hi community, I have created a test system with a Nuxeo community server and a PostgreSQL database. The test server works fine under my user account on a Suse Linux. Now I will generate a static war to deploy to a development server. The ...
  0 votes
  3 answers
  0 comments
  1359 views

Hi, The goal is to allow this deletion only if the articles have a “valid” or “aRediger” workflow status I tried to interceive with an event 'AboutToRemove' to perform some treatment but it does not work anymore. Can you give me some help.
  0 votes
  1 answers
  2 comments
  1675 views

Hi, I have some problems with caching of folder content in a single-node setup. It looks like the content of a visited folder is cached within each user session and not invalidated across sessions. The issue arises when user Alice adds a document to ...
  1 votes
  0 answers
  0 comments
  1257 views

Hello, since the next official release of Nuexo (LTS 2018) should include support for version 10 of the PostgreSQL database, can we estimate the release date of Nuxeo LTS 2018?
  0 votes
  1 answers
  0 comments
  1613 views

We're about to upgrade our database to PostgresQL 10.4 for Nuxeo Platform. Doc says that Nuxeo supports PostgresQL 9.6 but we'd like to know if the newest version of Nuxeo supports PostgresQL 10+ anyway. If not yet, is it going to be supported in ...
  0 votes
  1 answers
  1 comments
  1399 views

DirectoryCache uses put() function to add items to cache instead of localPut(). Using put() causes a “cacheinval” message to be sent and the key will be cleared from other nodes. When those nodes need to use the key they will do the same and clear ...
  0 votes
  1 answers
  3 comments
  1293 views

I have a requirement to remove a version from document history without removing the non-version of the document. The use case is: User adds content of interest to a document (v1) User creates a new version (v2) - removing said content of interest ...
  0 votes
  0 answers
  0 comments
  1170 views

Hi All, I am currently evaluating Nuxeo as the repository of our digital assets like image, audio and video files. One feature we absolutely require is the ability to create metadata via RESTful API calls. As far as I have understood, this is not ...
  1 votes
  2 answers
  3 comments
  2222 views

In the JSF user interface there is a bug and in the tasks dashboard a next button raises an error: Caused by: javax.servlet.ServletException: /widgets/actions/document_actions_widget_template.xhtml @12,16 ...
  0 votes
  0 answers
  0 comments
  1260 views

Hello, When viewing a document with an uploaded video binary on a Mac (in Chrome and Safari) the default video player frame size is much wider than the player shown on PC. In both cases, the aspect ratio of the video itself appears to be correct. ...
  0 votes
  0 answers
  0 comments
  1464 views

Hi, Preview the document shows the blank pop-up. I looked at the JS script that activated the pop-up and used the url in a new browser tab. It is blank. https://[website]/nuxeo/site/api/v1/repo/default/id/[hiddeniD]/@blob/file:content/@preview When ...
  0 votes
  0 answers
  0 comments
  1239 views