Development


Related Questions
Is there any guide or example about set Quota Info and get Quota Info from API?
  0 votes
  2 answers
  4 comments
  1722 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
  1669 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
  1810 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
  2925 views

Hi Can someone explain me how to differentiate between a user that has an account and a user that does not have an account in Nuxeo java client? I create a NuxeoClient instance using: NuxeoClient nuxeoClient = new NuxeoClient(URL, userName, ...
  0 votes
  1 answers
  0 comments
  1494 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
  1447 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
  1464 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
  2849 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
  1428 views

Duplicate please delete
  0 votes
  0 answers
  0 comments
  1098 views

Advance thanks for any help. I am trying to upload file of size more than 2gb by breaking the file into chunks (Resumable) and iterating through chunks and trying to upload each chunk at a time. But api is throwing following error. message: ...
  0 votes
  0 answers
  0 comments
  2460 views

Hi, I want to display in a fancybox, names of documents selected in a folder (before launch automation). In the fancybox, I can show the name of the folder with currentDocument.title EL Expression. Can i retrieve selected documents names with an EL ...
  0 votes
  1 answers
  0 comments
  1701 views

unknown connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@37a6bcc6 in org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@32b806ea javax.servlet.ServletException: On requestURL: ...
  0 votes
  0 answers
  1 comments
  1724 views

I am using fetch audit method to get history of particular document, but the thing is I want proper value of event as it is showing in nuxeo platform document history for example I am getting lifecycle_transition_event but I want Document lifecycle ...
  0 votes
  0 answers
  0 comments
  1680 views