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

rendering template gives erroneous output

Hi, I have created a template in the template area in nuxeo that embeds nuxeo information such as the document title, the version and the document status into my document. I get the following error message when rendering documents based on the above ...

cuyo_ by Confirmed Champ
  • 246 Views
  • 0 replies
  • 0 kudos

[5.8] origin Javascript preview functionality

Hi, I'm using Nuxeo in an Iframe, this causes some reference errors in the Javascript, I've found most of them but I'm unable to find the origin of one file. I'm getting this error: Error: Permission denied to access property 'baseHref' function EU(a...

Bauke_Roo by Star Contributor
  • 328 Views
  • 0 replies
  • 0 kudos

how can i do session sharing on different nuxeo instances

Hi Team, Please help me, how to share the session on different nuxeo instances. I have tried by using below link but its not working. http://doc.nuxeo.com/display/ADMINDOC/Nuxeo+Clustering+Configuration. Thanks in advance.

Ramu_ by Champ in-the-making
  • 254 Views
  • 0 replies
  • 0 kudos

Curl integration

Hi! I'm trying to use curl to create a document on a nuxeo 5.6 server and it doesn't work. I did the same operation on a nuxeo 5.9 and it works. Does this mean that nuxeo 5.6 does not integrate curl clients? Thank you in advance. Rado Andriamahady

Resolved! Upload Pause/Resume

Hi, I will upload assets using the REST API. I will upload large videos in the DAM from mobile devices. Thus, I need to be able to do pause/resume uploads as the connectivity may be inconsistent. I store my assets in AWS S3 and I know S3 supports pau...

koxon_ by Confirmed Champ
  • 595 Views
  • 3 replies
  • 1 kudos

Transcoding farm

Hi, I will have many Nuxeo instances independent from each other. Possibly using the "Multi-tenant" plugin, but ultimately they will remain segregated. I would like to deploy an independant farm of Nuxeo servers for transcoding all the job from all m...

koxon_ by Confirmed Champ
  • 507 Views
  • 2 replies
  • 0 kudos

Nuxeo Drive - Exclude some files of the synchronisation

Hi, Can we exclude some files in the synchronization of NuxeoDrive? For example, when editing a ODT file with LibreOffice / OpenOffice, it automatically creates a .lock file and it is synchronized by NuxeoDrive the repository. Problem: When you are s...

Document creation wizard

Hi all, is there anybody know if it is possible and how to build a document creation layout with a wizard behavior (multi page form) ?

Corinne_ by Confirmed Champ
  • 567 Views
  • 3 replies
  • 1 kudos

Resolved! Error in Nuxeo Shell (Nuxeo 5.8)

Hi here is the output of the simple cmds command using shell.jar java.lang.StringIndexOutOfBoundsException: String index out of range: -18 at java.lang.String.substring(Unknown Source) at org.nuxeo.shell.cmds.Commands.split(Commands.java:110)...

Nuxeo Drive and Live Edit supported SSL cipher suites

Hello, Official documentation require a valid SSL server certificate for Nuxeo Live Edit (and probably for Nuxeo Drive) to work with HTTPS (for me a Nuxeo server behind an HTTPS only Apache proxy server). Careful : supported SSL cipher suites (and SS...

Migrate Nuxeo 5.8 PostgreSQL database to SQL Server

Hello, I have an instance Nuxeo 5.8 + PostgreSQL. I need to migrate the database from PostgreSQL to SQL Server. It's possible? Also.. It's possible create a empty instance with SQL Server and then, migrate all documents? Thanks in advance. Kind rega...

jmnrk_ by Confirmed Champ
  • 561 Views
  • 3 replies
  • 1 kudos

Removing Publish right

The Read/Write permissions by default allow for the user to be able to publish documents as well. Can you remove the right to publish from those who have Read/Write permissions? I want the members to have read/write permissions, but I only want the A...

Problems with the Default search of Nuxeo 6

I have troubles with the default search of Nuxeo Platform. "No available result" message is shown in the fields Creation date, Modification date, Nature, Subjects, Coverage and size, and I can't select or write nothing in these fields. In the Creator...

Resolved! Change Relations Predicate Vocabulary

When I go to the Relations tab, it has the default predicate values, "references", "requires", etc. How can I change this vocabulary in order to say something like "parent of" and "has children"? I think this is the XML extension that grabs the vocab...

Resolved! SDK 6.0 - Hot deploy fail

Hi, We were playing with the latest SDK 6.0 on Eclipse. Our existing Operation Class was working on 5.9.5 but is not being deployed correctly in 6.0. Thus the class is not found when the operation is triggered from the event. We created a brand new p...

koxon_ by Confirmed Champ
  • 598 Views
  • 3 replies
  • 1 kudos

Edit Archived Versions SubTab

So, I'm using a different schema to define how we see document version labels, it basically turns the @{Document.VersionLabel} into a new schema called additionalinfo:revision. In the Archived Versions SubTab, there is a column that probably just cal...

Steps to Deploy Customizations

I've used Studio to create document types and their layout forms. I've also used the Eclipse IDE for some customizations. In my development environment with Eclipse launching Tomcat, it works as expected. I then tried to deploy these configurations/c...

Resolved! Problem with quote in document name

Hi i upgraded a nuxeo 5.4.1 to 6.0 There are some issues with the publication_widget_template.xhtml widget with documents having a name with a quote. has there been a problem during upgrades that lead to this error ? http://pastebin.com/bEt5nh2C

Error when publishing a document

I keep getting an error that looks something like this in the Error Context Dump: "Context Request Attributes: com.sun.faces.util.RequestStateManager :" And then there's a long list of things. Any ideas? Thank you!