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

PDF previews

Hello it seems that when I upload a pdf to the DAM, it does not generate any thumbnails? Is this correct. I would like to be able to generate jpg thumbnails in the same way as pictures do. Is this possible? Zahir

systemz_ by Champ in-the-making
  • 567 Views
  • 3 replies
  • 0 kudos

Offline / Detached client

Hi, Is there away to have a local copy of a part of a repository that is accessible while offline? The usage is the following: At some point, the "client" connects to the Nuxeo server and copy a part of the repository locallyThe client then goes offl...

patrek by Star Contributor
  • 222 Views
  • 0 replies
  • 0 kudos

How to send a zip file by mail ?

Hello, I've created a zip file in an automation chain and I'd like to send this file by mail. Here's a part of my chain : File > Get Document File > xpath: file:content File > Zip > filename: photos.zip Execution Context > Set Context Variable From I...

fabrice_ by Champ on-the-rise
  • 447 Views
  • 2 replies
  • 0 kudos

Nuxeo DM 5.5 and PostgreSQL Locks

Hi all, We are using Nuxeo DM 5.5 with PostgreSQL 8.4.and we have a singular (almost for us) behavior of the system. For long period of time Nuxeo works well, we are able to insert, upload delete document and so on. Then after a several operation th...

Resolved! How to zip a set of pictures

Hello, I have to send a zip file with a set of pictures but I can't manage to define the xpath. Here's what I try in the automation chain : Files > Get Document Files > xpath : file:content Files > Zip > photos.zip I get the following error : java.l...

fabrice_ by Champ on-the-rise
  • 397 Views
  • 2 replies
  • 1 kudos

Resolved! Nuxeo Apogee Road Map

Does Nuxeo Apogee will involve with further Nuxeo version ? It's not very active last year.

laurent_2 by Champ in-the-making
  • 308 Views
  • 1 replies
  • 0 kudos

How can I execute loop action with nuxeo-shell ?

I would like to create about 100 workspaces with nuxeo-shell. I tryed from the command line using -f my_batch_file with my_batch_file : connect -u Administrator -p Administrator http://localhost:8080/nuxeo/site/automation cd /default-domain/workspace...

ftorchet_ by Champ in-the-making
  • 352 Views
  • 2 replies
  • 1 kudos

Access to sections via webdav

Hello I want to know if it is possible to access to section via webdav. Now, I can access to file in the workspace. Is it possible to view file in section via webdav? Thank you

abta_ by Champ in-the-making
  • 207 Views
  • 0 replies
  • 0 kudos

Resolved! How to get a blob image with cURL?

Hello. We are Nuxeo ECM total rookies. We have defined a document model in our ECM instance, and this model contains a blob "illustration" attribute, which enables to store an image. When looking at the rendering page which of that document model, wh...

I enabled this action but its not working

SUBVIEW_UPPER_LIST AddChildren WorkspaceRoot this error is showed when I do click in button: javax.servlet.ServletException at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277) at org.apache.catalina.core.ApplicationFilterChain.int...

Resolved! Convert currentDocumentIncomingRelations into DocumentModel

Hello, I've created a new type of document in Studio to store a set of pictures. To store these pictures I simply create relations between my documents and the pictures. I'd like to display the thumbnails of the pictures referenced but I don't know h...

fabrice_ by Champ on-the-rise
  • 427 Views
  • 2 replies
  • 1 kudos

nuxeo webservices

Hi, i am trying to upload documents from local machine to nuxeo using webservices. I tried with SOAP UI first to upload a document and i am unable to find what is "type" and "properties" tags no where i got answer for this,plz tell me where can i fin...

Comment publier dans une SectionRoot?

Bonjour, Est-il possible de configurer le processus de publication par défaut pour pouvoir publier un document dans une SectionRoot? Actuellement, il n'est à priori possible de publier un document que dans une section. Merci d'avance.

insat_ by Champ in-the-making
  • 235 Views
  • 1 replies
  • 0 kudos

nuxeo and cloud services

Hello Would you please give me informations about the cloud service with nuxeoand how it gonna workif i decide to use it as a server that works in case my central server get down? Thnk you

doie_ by Champ in-the-making
  • 175 Views
  • 0 replies
  • 0 kudos

Resolved! Removing Unused columns containing no data of value.

I have changed several schemas in my project during development. None of the changes required moving (saving) data since this is a test system (new) that is not yet deployed. I have several "unused columns" warnings in the log file because of these c...