nuxeo-platform


Related Questions
I am using the ConfigurationService to define properties that modify the behavior of code I am contributing. One such property is enabled for a piece of functionality. If - at runtime - the code detects some downstream dependency is unavailable, I ...
  0 votes
  1 answers
  0 comments
  1520 views

It ils a common feature in ECM to rename document's attachement post upload. Usually to obtain proper filenames when downloading the documents. But when editing a document in Nuxeo (JSF or WebUI), you haven't any option to change the filename of the ...
  0 votes
  0 answers
  0 comments
  1715 views

Hi, I'm using a ContentView in a tab to allow users to search specific Documents. This tab also contains a User Action (button) linked to an automation chain. I'm looking for a way to get thoses parameters passed to the automation chain when the ...
  1 votes
  0 answers
  0 comments
  1574 views

Is there any guide or example about set Quota Info and get Quota Info from API?
  0 votes
  2 answers
  4 comments
  1732 views

I want to get the total storage size used currently and the size used by each workspace through Rest API or Java SDK. Is there any way to perform this?
  0 votes
  1 answers
  0 comments
  1682 views

Hi I am not able to create anything from nuxeo studio whatever Document I create and then update the platform I will get unknown connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7250e715 in ...
  0 votes
  0 answers
  0 comments
  1821 views

Hi All, I am getting following error whenver I try to update my studio project from Nuxeo Platform. Earlier I was getting a transaction timeout error and I increased the nuxeo.db.transactiontimeout to 900. But now I see this error as below. Also, ...
  2 votes
  0 answers
  0 comments
  2936 views

unknown connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7250e715 in org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@76952389 when I am trying to update the platform I get this error and also I have deleted one workflow form ...
  0 votes
  0 answers
  0 comments
  1460 views

Hello, I'm trying to deploy 9.2, and it works fine but the addon nuxeo-spreadsheet 1.3.1 doesn't print the table in the window. Exactly, I can see the dedicated window with the title “Nuxeo Spreadsheet Editor” - the footpage “Save” button and ...
  0 votes
  0 answers
  0 comments
  1330 views

I have a large folder containing over 500 000 specific documents (new doc type). I cannot modify nor add new permissions when the folder is large. Additionally my script to update the content does not work on this large folder (works fine on smaller ...
  1 votes
  1 answers
  0 comments
  1754 views

I'm trying to use a ResultSetQuery automation as follows: curl -d '{"params":{"language":"CMIS","query":"select * from cmis:document" etc... -X POST http://localhost:8080/nuxeo/site/automation/Repository.ResultSetQuery When I trace into the ...
  0 votes
  1 answers
  0 comments
  1476 views

Iam facing issue while changing the transaction timeout of databse from platform and iam using MySql database. Below is the error iam getting on click of save button after changing the timeout.can anyone suggest solution for this problem? ...
  0 votes
  1 answers
  0 comments
  2858 views

HI! Is there any way to edit ms word document instance directly (initated from nuxeo document layout on UI ) from webdav protocol ? Thnx!
  4 votes
  0 answers
  0 comments
  1439 views

Hello All, After installing getting started package, I lost the default tabs of the Platform. Using version 9.2. How can i get default OOTB view, with all tabs Admin, Search ,webUI, Home and Workspace :-(
  0 votes
  0 answers
  0 comments
  1605 views

I'm developing a new (listerner) package. I have created it but when I execute: $ sudo nuxeo hotreload -n the CLI responds with: info Looking for Nuxeo bundles in /home/sean/projects/asset-nuxeoWamp/pom.xml file. ✖ asset-nuxeoWamp-core is ignored. ...
  0 votes
  0 answers
  0 comments
  1389 views