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

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
  • 422 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
  • 431 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
  • 213 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
  • 310 Views
  • 0 replies
  • 0 kudos

path of renamed workspace or section

When one creates a section of workspace the breadcrumb trail, the URL and the path in the REST API to this entity are all consistent with each other. Next we** rename the workspace or section**. As a result the new name will be used in the breadcrumb...

olaf_ by Champ on-the-rise
  • 606 Views
  • 2 replies
  • 1 kudos