Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PostgresQL version

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 th...

chouinard_ by Champ on-the-rise
  • 136 Views
  • 2 replies
  • 0 kudos

DirectoryCache invalidations in clustered setup

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 th...

Juha_Kilpi by Champ on-the-rise
  • 152 Views
  • 4 replies
  • 0 kudos

Create custom metedata via restful API

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 eas...

Ecos_Sci by Champ on-the-rise
  • 215 Views
  • 5 replies
  • 1 kudos

delete from archive

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 interestPerio...

Eric_Ace by Confirmed Champ
  • 70 Views
  • 0 replies
  • 0 kudos

Downloading document file content

I can download file content using postman. When file is big it's ask me the location where I should download. Is there a possibility to automate the process and tell the location through rest api.

Uril_Yak by Champ on-the-rise
  • 102 Views
  • 1 replies
  • 0 kudos

Searching a multivalued field

Hello, I am trying to find the good way to perform a search on a multivalued field. My multivalued field is attached to a vocabulary. Let's say for exemple my field is dc:description and is linked to a country vocabulary (Containing FR / France, EN /...

problem with uploading file using rest api

I have problem with uploading file with rest api using coldfusion language. At the first I tried using postman and it's working. For example first I sent http request to create batchId And I got a response a new batch id created: batchId-88c6a62...

Uril_Yak by Champ on-the-rise
  • 86 Views
  • 1 replies
  • 0 kudos

how to replace WebActionsBean class?

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 value="#{webActions.getDocumentActions(action...

adam_bo_ by Star Contributor
  • 68 Views
  • 0 replies
  • 0 kudos