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

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
  • 402 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
  • 571 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
  • 346 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
  • 1122 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
  • 653 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
  • 272 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
  • 784 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
  • 577 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
  • 1085 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
  • 698 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
  • 632 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
  • 1303 Views
  • 6 replies
  • 1 kudos

Can I configure nuxeo mobile for CAS2 auth

I have an nuxeo fasttrack 5.7.3 with CAS2 auth and ldap. I have installed nuxeo-mobile-dm (and sc) and when i connect a mobile to my nuxeo server, I get basic authentification screen login. How can i configure my nuxeo server to my CAS2 authentificat...