Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Automation Rest & Blob.Get

I'm really new to nuxeo, but I'm having a rough time figuring out exactly how to use the Blob.Get automation endpoint to fetch an attached document. Could someone give an example of the parameters, header, and body I need to use to fetch a html docu...

Insert direct in database but problem

Hello, I need to insert row directly in database (to add a metadata in a document). My query is ok but I can't see the result in Nuxeo. It seems that the changes are not considered (no commit ?) Is there something special to do after an insert ? Than...

delphine_ by Star Contributor
  • 879 Views
  • 2 replies
  • 1 kudos

How to configure mod_sso Proxy Authentication with Nuxeo CMIS?

I am attempting to configure Nuxeo CMIS to use mod_sso Proxy Authentication instead of Basic Authentication. I have mod_sso Proxy Auth successfully configured for the Nuxeo web application. When my CMIS client initially attempts to access the atom/cm...

ron_1 by Star Contributor
  • 1041 Views
  • 2 replies
  • 1 kudos

How to customize username displayed in UI header ?

Hello, As users are retrieved binding a LDAP on our platform I get user uid in nuxeo header as the entry for the user menu. Does anyone knows how to change it as firstName and lastNAme are displayed insteed ? Is there an extension point or do i have ...

Resolved! About the coreQueryPageProvider and Predicate /fixedPart

Hello, I have to query several sub-workspace where there are several types of documents. Each type of theses documents contains one same metadata among others. So, I can't use element because I understand that there is a AND between each , isn't it ...

brigitte_ by Confirmed Champ
  • 760 Views
  • 1 replies
  • 1 kudos

add a "send email" user Action

Hello, I simply want to add a "send email" button with Nuxeo Studio, just like here : I added an XML extension with : <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions">     <action icon="/icons/mail.png" id="sendEmail"...

Julien_A_ by Champ on-the-rise
  • 611 Views
  • 1 replies
  • 0 kudos

An email dilemma?

First I want to thank the people at Astone for contributing this package. With respect to our deployment of Nuxeo this package couldn't have been released at a better time. THANK YOU to everyone involved. As I work with this package I found and inter...

Notification E-mail with attached files

Hi there, I would like to hear your ideas about notification E-mail with attached files. In automation chain, I set the syntax like this : push & pop > push document files > get document files (xpath -> files:files) files > zip (filename -> zipname.z...

pwer21c_ by Champ on-the-rise
  • 701 Views
  • 0 replies
  • 1 kudos

Resolved! Importing "Nuxeo Routing Default" into a Studio project?

I have imported the "Nuxeo Routing Default" workflow referenced in this question It appear the automation chains that "Nuxeo Routing Default" places into my Studio project collide with the "deployed by default" automation chains in v5.6. I changed th...

Nuxeo-Platform-OCR Question

Hi: I'm trying to install 'Nuxeo-platform-ocr' (https://github.com/nuxeo/nuxeo-platform-ocr) , but I do not know where to locate the file 'content_in_doc', so that Nuxeo can use to analyze. I have followed this manual https://github.com/nuxeo/nuxeo-p...

Soni_ by Champ on-the-rise
  • 7889 Views
  • 30 replies
  • 1 kudos

Error when Testing a datasource

Hi, I am following this tutorial In my pom.xml, add the dependency: <dependency> <groupId>org.nuxeo.runtime</groupId> <artifactId>nuxeo-runtime-datasource</artifactId> <scope>test</scope> </dependency> In some circumstances, if ...

Webengine - Override security policies

Hi, I developed a site "WebEngine" which gives access to a specific document type in Nuxeo with a url like "http://localhost:8080/nuxeo/site/depfile/a0454535-107a-43ee-9c4d-75a392d73b85/". I would like to override the security rights that anyone can ...

Retrieving Image with PHP Automation API

I'm attempting to retrieve the image off of a Image document using the document url but have been unsuccessful. I've different variations of the example here but I continuously receive nothing. I know the host is correct, as I've been able to retriev...

dlcervan_ by Champ in-the-making
  • 784 Views
  • 1 replies
  • 2 kudos

brandings - un ou plusieurs ?

Bonjour, est il possible de gérer plusieurs thêmes dans Nuxeo ? en effet dans studio, je crée plusieurs thèmes (branding) mais dans nuxeo je n'en voies qu'un (plus deux autres inconnus "theme nuxeo" et "theme nuxeo raimbow") dans "administration/conf...

vjoussot_ by Star Contributor
  • 1165 Views
  • 3 replies
  • 0 kudos

CMIS: Changing default Nuxeo domain mapping?

I have been working with the Marketplace package for Outlook contributed by Astone. The package offers several features which are desirable for our application of Nuxeo DM. The package seems to be working however it only allows me to save emails to t...