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

Resolved! Nuxeo Cluster - Load Balancer - Session replication failed

Hi! I have configured apache2.4 http load balancer as : ProxyPass /nuxeo balancer://sticky-balancer stickysession=JSESSIONID|jsessionid nofailover=On <Proxy balancer://sticky-balancer> BalancerMember xxxxxxx.40:8080/nuxeo route=nxworker1 BalancerMem...

00000001_ by Confirmed Champ
  • 1109 Views
  • 2 replies
  • 3 kudos

Resolved! charts in Search Analytics are not displayed

I'm using Nuxeo, 7.10 I'm trying to set a chart that shows the number of documents created every month. I've read here that this is already exist in Nuxeo and i should find different charts on Admin Tab > Activity Section. But mine is empty. There is...

ITShine_ by Star Contributor
  • 608 Views
  • 1 replies
  • 0 kudos

Help with Workflow Automation

Hi! I want to programmatically run the "SerialDocumentReview" workflow on a document through REST API. I was able to start the workflow but now I need to select the participants. Can someone help me please? Thank you in advance, Rado Andriamahady

Help wit Workflow Automation

Hi! I want to programmatically run the "SerialDocumentReview" workflow on a document through REST API. I was able to start the workflow but now I need to select the particiants. Can someone help me please? Thank you in advance, Rado Andriamahady

Problem with import XML&apos;s

Hi, I can't import XML using nuxeo scan importer. I have XML with some fields and I want to map it to "File" type of document. Schedule is correctly launched, and all files move from source folder to temporary as configured in config file. Folder in ...

__3 by Confirmed Champ
  • 362 Views
  • 0 replies
  • 0 kudos

How to filter upload File

Hi, I'm using File in nuxeo studio to upload file. How to can I upload only the .doc or .pdf file when I upload a file ? I would like upload only the .doc or pdf file. Thanks a lot.

How to enable default workflow on my doc type.

Hello, and if I want use the default workflow in my own document type ? I follow this documentation : http://doc.nuxeo.com/display/Studio/Workflow+engine+FAQ <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="filters"> <filte...

vjoussot_ by Star Contributor
  • 500 Views
  • 3 replies
  • 1 kudos

Is it possbile to use both cmisfeature and embeddedAutomationServerFeature in the same tests ; ("No operation was bound on ID: Document.Export exception)

I would like to use both CmisFeature and EmbeddedAutomationServerFeature in the same tests. From the logs, deployment seems to run fine but I later encounter the following exception when trying to open an httpautomationsession : Any Idea ? type hereW...

J_-M_K_ by Champ in-the-making
  • 526 Views
  • 2 replies
  • 0 kudos

Creating custom document properties / schema without using IDE

I'm investigating Alfresco and Nuxeo to choose which is better for my company's requirement. The first thing I was looking for is the ability to add custom properties to document easly without the need to a dev tools but just a text editor or somethi...

elsadek by Champ on-the-rise
  • 882 Views
  • 6 replies
  • 2 kudos

RabbitMQ

Hi, Required to know how Nuxeo integrates with RabbitMQ .

Resolved! Customizing metadata with Nuxeo 5.8 (not studio)

I have an instance of Nuxeo 5.8 installed and running on s3 and I want to extend it so I can add customized metadata to an asset. E.g., say a normal asset has metadata like "title", "description" and "author", I want to be able to add my own fields l...

Resolved! XSS in suggestion box

Hi everybody recently we have found that when creating a user, Nuxeo allows you to set some fields like firstName or lastName with HTML code. See examples below: curl -X POST -H "Content-Type: application/json" -u Administrator:Administrator -d '{ "e...