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

Problem converting PNG to JPG via REST

Hi, I'm trying to convert a PNG image to JPG via the REST API and the Blob.Convert extension point on a 5.8 instance running locally with DAM installed. The curl command is: curl -u Administrator:Administrator -H 'Content-Type: application/json+nxre...

What is the appropriate way to purge nuxeo.tmp.dir?

We recently had nuxeo.tmp.dir fill up, and from looking at the contents, it seems that removing old files is not something done by Nuxeo itself. I selectively removed large files to resolve our outage, but this seemed to result in very unstable opera...

Groups edition error

It is not possible to edit a group in 5.8 HF05. There is an error: 2014-01-30 20:18:08,176 ERROR [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] javax.faces.FacesException: javax.el.ELException: /widgets/user_suggestion_widget_templat...

adam_bo_ by Star Contributor
  • 524 Views
  • 2 replies
  • 0 kudos

REST API error nos doc type specified

Hi There, I'm trying to test a simple rest call trough the console (firebug in firefox) on nuxeo 5.9.1 (I'm logged in) jQuery.ajax({ type: 'POST', url: '/nuxeo/api/v1/path/default-domain', data:{"entity-type": "document", "name":"docje", ...

Bauke_Roo by Star Contributor
  • 422 Views
  • 1 replies
  • 1 kudos

Am I able to install nuxeo platform on my external host?

Am I able to install nuxeo platform on my external host? In that case.. Which package should I download? I don't recognize the content structures in the zipped files I downloaded so far. Because in the packages I've installed earnlier for platforms i...

performance challenged

I have loaded a few thousand pieces of content in the form of xml files and resource bundles. I am using chemistry to retrieve the content. I try running a single threaded performance test to see the response times. For query by path response time...

cstettler_ by Champ on-the-rise
  • 601 Views
  • 2 replies
  • 0 kudos

What is the best way to view calendar data in Nuxeo?

Time is our most valuable resource. I am hoping to be able to show calendar views in my Nuxeo work spaces. I've located the Agenda gadget at: http://doc.nuxeo.com/display/USERDOC/Agenda+Overview I'm not sure if there are other calendar views availabl...

utopian by Confirmed Champ
  • 365 Views
  • 0 replies
  • 1 kudos

Resolved! Problem downloading blob with url

Hello, I have a problem when I want to download a blob with a url like this on my website localhost:8080/nuxeo/nxfile/default/*/blobholder:0/* I use authentification CAS2_AUTH and ANONYMOUS_AUTH. But when I am connect to this for the first time, I c...

djoncour_ by Champ on-the-rise
  • 1191 Views
  • 5 replies
  • 2 kudos

Problem when Display file

Dear all, I would like to know how i can display any file uploded in the plateforme without downloding it. For me a message is displed wich sad: " L'aperçu ne peut être généré pour ce document Technical issue: Blob path: default org.nuxeo.ecm.platfor...

Resolved! Web services for Nuxeo 5.8 using tomcat 7

Hi there. I'm in the process of upgrading from nuxeo version 5.3 -> 5.8. We have switches from using jboss 4 to Tomcat/7.0.42. We have a number of webservices endpoints that were defined in the OSGI-INF/deployment-fragment.xml for a project. eg. (...

lindsay_ by Champ in-the-making
  • 694 Views
  • 2 replies
  • 1 kudos

How to clean a variable of workflow

Hello Guys I have a variable called Comments_Creator in the workflow, there is a situation of rejection of the task that need to clear the value of this variable and hide the creator comments field. Could someone give me a hint how to do it?

klebervz_ by Confirmed Champ
  • 288 Views
  • 0 replies
  • 0 kudos

No bound to a chain

I'm trying to use a portlet using automation client to access the repository using PORTAL_AUTH. Login is fine (/nuxeo/site/automation/login) but the query sent by the client goes wrong (/nuxeo/site/automation/Document.PageProvider). Here is what the ...

CMIS Query with multiple LEFT OUTER JOINs returns empty result set

When I invoke the following CMIS Query that contains multiple LEFT OUTER JOINs to both File and Note against the Nuxeo Demo server, no results are returned. OTOH, when I invoke separate queries with a single LEFT OUTER JOIN to File and Note respectiv...

rg1_ by Star Contributor
  • 822 Views
  • 3 replies
  • 0 kudos

Resolved! REST API create document uploaded file won't bind

Hi There, I'm currently following the example on files upload and batch processing. (http://doc.nuxeo.com/display/public/NXDOC/REST+API) Step one, creating a batch and uploading a file works X-File-Name: testFile.txt, X-File-Idx:0, X-Batch-ID: mybat...

Bauke_Roo by Star Contributor
  • 621 Views
  • 2 replies
  • 0 kudos

Resolved! Debugging Automation Chains

Hello, I've been testing around with automation chain tracing in Nuxeo 5.8, and at first it was working as it should, but lately, for every attempt of mine to get the latest traces from an automation chain, I get the following message "you can not ma...

Hari_ by Confirmed Champ
  • 1183 Views
  • 5 replies
  • 0 kudos

How to override PathSegmentServiceDefault ?

Reading the question Document name : what is the max characters number for path ? I understood that in order to change the 24 char limit of the document name, I have to derive the class PathSegmentServiceDefault and providing it as a new contribution...

Hari_ by Confirmed Champ
  • 749 Views
  • 3 replies
  • 0 kudos

Resolved! How to search for documents by the parents' title?

Hi How is it possible to search for documents by the documents title? I probably have to create a generic widget in studio. But how to retrieve the parent's document title, and where do I have to fill it in the generic widget? Thanks in advance, Bauk...

Bauke_Roo by Star Contributor
  • 674 Views
  • 2 replies
  • 0 kudos

Webdav + LDAP + CAS2_AUTH

Hello, I have a problem when I trying to get documents with a webdav drive by LDAP and CAS authentication. I always have this error message in my logs Digest authentication failed. Stored HA1 is empty In my cas-config.xml I add these following lines...

djoncour_ by Champ on-the-rise
  • 1369 Views
  • 6 replies
  • 1 kudos