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

Forum Posts

How can I customize email notifications for "New comment" ?

I need to customize the notifications associated with comments added on documents. For the notification service I found the extension points "notifications" and "templates" below, but I can not find an extension to the component org.nuxeo.ecm.platfor...

apx25_ by Champ on-the-rise
  • 1035 Views
  • 1 replies
  • 0 kudos

nuxeo-signature : Add signature via smartcard

Hi, i want to add function for add signature from smartcard to the document(s). So: Configuration: Configure, per user, to use specific driver to read smartcard Functions: Select document (or documents inside directory)View for add pin (or password) ...

yayo_ by Confirmed Champ
  • 1869 Views
  • 3 replies
  • 0 kudos

How to hide user "home" menu tabs ? (5.6 and +)

Hi, I have to hide user-centric tabs in the "home" menu : Authorized ApplicationsActivity StreamMini Messages I tried this contrib : <?xml version="1.0" encoding="UTF-8"?> <component name="org.mysite.ecm.action.config"> <require>org.nuxeo.ecm.us...

apx25_ by Champ on-the-rise
  • 427 Views
  • 0 replies
  • 0 kudos

Nuxeo is not running

I install vmware version of nuxeo but after 6 month that i working with it when virtual machine power on this message displaying " nuxeo is not running " anyone can help me about this?

Correspondence Manager

I want information about the application Correspondence Management to case manager, Internet I read on the application and I'm interested to try it but I do not get it anywhere .. thanks

Adding document preview icon in search result listing

Hi, Is it possible to add Document Preview (Fancybox) action button in search results column. Does this require creating a new widget? I'd like to be able to show document preview without the extra step of opening the document and clicking the previe...

olafos_ by Champ in-the-making
  • 1114 Views
  • 2 replies
  • 1 kudos

pdf page not loaded in nuxeo 5.4.2 with tomcat

when i access my pdf file in nuxeo 5.4.2 download folder using http://192.168.1.204/nuxeo/download/be3770fa-bb74-4279-80d1-d656830b94121396436565651_WebExport/medias/eda84e6f-7866-45b0-b1c6-a8980cd6088b.pdf i am getting Page Not Found Error page ho...

Deleted content behavior

I deleted a workspace and emptied the trash and then proceeded to query the deleted content via CMIS. It returned for copies all flagged with the same version. Should this be possible? If so how do you compose queries that return only the latest ve...

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

Anonymous CMIS queries?

I enabled the anonymous user and am able to get some cmis queries to work however some return empty result when I am not an authenticated user: These work: http://myhost/nuxeo/atom/cmis/default/content/foreign_currency.jpg?id=eb51ba14-63e7-4467-9cb0-...

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

Bad upload using REST API and batch

Bonjour J'utilise la batch pour effectuer un upload : curl -H "X-Batch-Id: mybatchid" -H "X-File-Idx:xxx.pdf" -H "X-File-Name:0" -F [email protected] -u Administrator:Administrator http://localhost:8080/nuxeo/api/v1/automation/batch/upload ce qui fourni...

Arnault_ by Confirmed Champ
  • 1013 Views
  • 2 replies
  • 0 kudos

How to customize JAX-RS application exception handling?

Hello, I have configured a simple JAX-RS (not WebEngine as it is for programmatic web services) application as described in the documentation. I am using the Nuxeo-WebModule: org.nuxeo.ecm.webengine.jaxrs.scan.DynamicApplicationFactory line to disco...

No effect after a document update with API REST

Bonjour Je crée un document avec succès, selon la commande suivante curl -X POST -H "Content-Type: application/json" -u "Administrator:Administrator" -d "{ \"entity-type\": \"document\", \"name\":\"MyDoc\", \"type\": \"SimpleDocument\", \"properties\...

Arnault_ by Confirmed Champ
  • 1186 Views
  • 2 replies
  • 1 kudos

Add Custom property in dublincore schema

Hi, I need to add one property "location" in existing dublincore schema. But i don't know how to add custom properties in existing dublincore schema using nuxeo-dm-5.4.2-jboss server. Please provide me step by step solution for my problem. Thanks in...

Nitish_ by Champ in-the-making
  • 733 Views
  • 1 replies
  • 1 kudos

Time taken to index documents/folder

Hi, Is there any way to determine how much time it takes for the nuxeo DM/platform to index documents, or is it purely a Database related thing.But roughly do you guys have any numbers or any way that users can see this or measure this etc. thanks