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

encounter a problem when i start nuxeo

start Nuxeo home: /root/??/nuxeo-cap-5.5-tomcat Nuxeo configuration: /root/??/nuxeo-cap-5.5-tomcat/bin/nuxeo.conf Include template: /root/??/nuxeo-cap-5.5-tomcat/templates/common Include template: /root/??/nuxeo-cap-5.5-tomcat/templates/defa...

wupo_ by Champ in-the-making
  • 779 Views
  • 3 replies
  • 0 kudos

Problem with DM 5.5 XA Start Error

Hi My name is Giancarlo. Me and some other collegues are working with Nuxeo DM 5.5. in order to implement / evaluate a solution for one of our client. We have installed PostgreSql 9.1 on one machine, and Nuxeo DM on another machine under Linux / Tomc...

Nuxeo NuxeoRemotingService Issue

I am calling NuxeoRemotingService. I have tested it with several clients including Nuxeo JAX-WS Nuxeo preferred client. I have also tested it with JAX-RPC and Axis client. In all the clients I am able to call the getUsers method and get a perfect res...

Resolved! What is the definition of a document's parent?

More specifically, how do I differentiate between the immediate parent and the parent of the parent(grandparent) when using the JAVA code below? DocumentModel x = session.getParentDocument( input.getParentRef()); where session is the injected session...

Resolved! Map DM workspace as Windows share folder

We need a file server with versioning control, Nuxeo DM should be the right option, but how to map workspace to be a Windows share folder to make file operation more convenient, thanks

liao1108 by Champ in-the-making
  • 567 Views
  • 2 replies
  • 0 kudos

Notification Channels via Operation Chains

In addition to generating e-mail messages using the NotificationService, I would like to be able to generate other types of messages such as SMS messages, JMS messages, or even custom REST invocations. I see that the NotificationService has a vague r...

ron_1 by Star Contributor
  • 420 Views
  • 1 replies
  • 0 kudos

Resolved! Configure an action for the execution of a chain

Hi, I configured a chain like the following: <chain id="minimum_chain"> <operation id="Seam.AddInfoMessage"> <param type="string" name="message">Success.</param> </operation> </chain> Additionally I configured in another component/...

Resolved! Dynamic/custom Metadata in document

Hi we are evaluating nuxeo for converting an existing application, but have hit a problem in how document types are defined. It seems that we have to fix the fields of schemas used in a document type. What we need to be able to do is to create a spec...

systemz_ by Champ in-the-making
  • 527 Views
  • 1 replies
  • 5 kudos

Uploading Files - CMIS and PHP SoapClient

As I said in my previous question - I try to develop a simple PHP-client using native PHP SoapClient. How can I pass a content stream or documents' content to createDocument method? Also I tried to do it with Atom/Rest as it made in Apache Chemistry ...

ask45ru by Champ on-the-rise
  • 927 Views
  • 5 replies
  • 0 kudos