nuxeo-platform


Related Questions
Does anyone know what else needs to be installed for nuxeo-rating to work? I have: 8.10 no hotfixes nuxeo-dam-6.2.3 nuxeo-jsf-ui-8.10.0 nuxeo-web-ui-0.8.0 I've built and installed Activity: https://github.com/nuxeo/nuxeo-activity/tree/8.10-SNAPSHOT ...
  0 votes
  1 answers
  2 comments
  1576 views

Greetings- I'm exploring deploying Nuxeo Platform v 8.10 in AWS. I've recently set it up using a shared RDS Postgres Instance in AWS amongst other nodes in AWS. Anytime it Nuxeo boots according ...
  0 votes
  1 answers
  1 comments
  2280 views

Hi community. I am trying to create a blob provider to be able to have my files stored in OpenStack Swift. I extended the class AbstractCloudBinaryManager and implemented the main methods there. I packaged the class and all the dependencies into a ...
  0 votes
  1 answers
  0 comments
  2123 views

Hi, After uploading file (JavaScript File) through my service using nuxeo-js-client, I have this error on nuxeo server's document preview and in adobe reader (see attached) : PDF.js v1.5.188 (identifiant de compilation : 0e2d50f) Message : Invalid ...
  0 votes
  2 answers
  1 comments
  2161 views

Hello, In the project I work on. The client want to use some selectOneDirectory widget in the content-view of the workspace. The problem is when we have more than one page result, the selectOneDirectory widget on the first line of the table on the ...
  0 votes
  0 answers
  0 comments
  1435 views

Hello, I am trying to set my tab activation so that it appears only for product having a specific field starting by a specific string. For example, I would like the tab to appear only when the dc:title starts with “Prod”, here is what I tried: ...
  0 votes
  1 answers
  1 comments
  1656 views

Hello, I'am using CMIS protocol (1.1) with AtomPub service document to manage different actions for Alfresco, Nuxeo,… The whole works with Alfresco and Nuxeo 5.8. However, with Nuxeo LTS2015, i have a problem during a CHECKIN after a document ...
  0 votes
  0 answers
  3 comments
  2201 views

I have a cluster with two 6.0 Nuxeo Nodes and a single ES node. I will upgrade to LTS 2015 with three 6.0 Nuxeo Nodes and three ES nodes (seems two ES nodes is not recommended because of split brain issue). The operation is quite heavy an I d like ...
  0 votes
  0 answers
  0 comments
  1489 views

Greetings- How do I use MongoDB in place of the default H2 database? Is it recommended that each Nuxeo node in a cluster use a SINGLE shared database(mongodb in this context) instance, as well as another sql database (postgres or something else) ...
  0 votes
  1 answers
  3 comments
  2945 views

Hello , I want to test CMIS wsdl via SoapUI. My nuxeo instance have SSO authentification . When i try to get a response form the webservices ( i put a virtual user in my request) , it's return the html code of login page . Any idea ? thanks
  0 votes
  2 answers
  0 comments
  1805 views

Hello, looking at the APIs for querying a directory, it looks like the ability to search on exact match is supported through org.nuxeo.ecm.directory. My question is: is there an alternate way to query directories? Specifically: say I have a ...
  0 votes
  1 answers
  0 comments
  2385 views

We are running a nuxeo 5.5 server which has multiple users subscribed to folder change notifications. We would like that to be a feature controlled by the administrator, and would like to be able to unsubscribe the users from their current alerts ...
  0 votes
  1 answers
  0 comments
  1870 views

I am writing code to load a dictionary from a CSV. (Have to implement some custom functionality.) I am looping through the CSV and have code to commit every 10,000 rows. I'm using session.createEntry to insert each dictionary entry. Two questions: ...
  0 votes
  0 answers
  0 comments
  1720 views

Hello - I have created an event handler for a scheduled event. The handler will perform a long-running operation. Looking through the Nuxeo code, I see various classes implementing AbstractWork for background processing. My question is: should I ...
  2 votes
  1 answers
  6 comments
  2990 views

Hi, i just found that fastrack version hasn't been released yet ? have you got any release date for FT 9.1 ? my original question : i just tried to install the latest fastrack on my ubuntu server ( xenial ) but i only find the FT 8.3 version. Do i ...
  0 votes
  2 answers
  5 comments
  2036 views