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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

Nuxeo and Postgresql: upgrading to native UUID type

Currently, our system & database uses varchar for the UUIDs. I suspect performance can be greatly improved by changing this type to the PG's uuid type. Is it possible to convert the existing table/schema to the uuid type? Would the ancestors table n...

Java Automation Client - Upload change file name

Hello, I am trying to upload a file using the java automation client : FileBlob blob = (FileBlob) session.getFile(path); session.newRequest("Blob.Attach").setHeader(Constants.HEADER_NX_VOIDOP, "true").setInput(blob) .set("document", document.getPath(...

Liam_Lyons by Champ in-the-making
  • 455 Views
  • 1 replies
  • 0 kudos

Resolved! API: Multiple document input on automation call

Hello, I'm struggeling with the documentation explanation. I'd like to call the automation chain with the rest api, with multiple documents on input. I have no problem with one document; the body request look like that: { "input": "my-document-1-id"...

Ponicorn_ by Champ in-the-making
  • 475 Views
  • 2 replies
  • 0 kudos

LTS 2015 : PostgreSQL version 9.6 supported ?

I read that PostgreSQL 9.5 is now supported by Nuxeo 8.3 (https://jira.nuxeo.com/browse/NXP-19428) What about PostgreSQL 9.6 wiich is now the latest version ? Can we use PostgreSQL 9.6 in production with LTS2015 ? Henri Jacob

Resolved! tmpdir usage: how to control, how to cleanup?

On this topic, I've seen some posts from much older versions of Nuxeo, but they basically went unanswered. So here I'm asking detailed questions, which are hopefully relevant to the entire 8.x series at least. The filesystem on which nuxeo.tmp.dir re...

Bulk Import and dc:modified

Hi, I successfully use the bulk import of documents with their metadata (dublincore, versionning and primaryType) stored in a separated ".properties" file. I have just one problem with the "dc:modified" property. Indeed, Nuxeo will use the date of th...

zyx974_ by Confirmed Champ
  • 227 Views
  • 0 replies
  • 0 kudos

can Bulk document importer conserve audit informations

I tested the export/import a folder, I saw that the 'document.xml' files contains tags <dc:created> <! [CDATA [2013-03-29T11: 12:00.14 Z]]> </ dc: created> <dc:created> <! [CDATA [2013-03-29T11: 12:00.14 Z]]> </ dc: created> but when you import th...

nuxeo6 and vlan

We installed Nuxeo 6 in vlan infrastructure : vlan bdd for databases, vlan appli for nuxeo 6, vlan web for reverse proxy. We see connection pool management problems between nuxeo 6 and databases. In a test infrastructure without vlan, there are no pr...

SAP integration with Nuxeo Content Server

I am looking for documentation for SAP integration with Nuxeo content server. The scenario is that we need to store PDF documents generated in SAP ECC on a content server. My client has ECC and Nuxeo. I need to link the two. MuleSoft? SAP PI? A...

David_Ng by Champ in-the-making
  • 338 Views
  • 0 replies
  • 0 kudos