cancel
Showing results for 
Search instead for 
Did you mean: 

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

apx25_
Champ on-the-rise
Champ on-the-rise

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.platform.comment.service.notification

Where and how can I customize the notifications for "New comment" ? In Nuxeo, what is the difference between "Comments" and "New comment"? What components are behind these two elements ?

Thanks for your help.

<extension point="notifications" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
<notification name="CommentPublication" template="comment"...
<notification name="Subscriptions updated" template="subscriptionsUpdated"...
<notification name="Modification" template="modif"...
<notification name="Creation" template="modif"...
<notification name="Publication" template="publish"...
<notification name="PublicationOnClient" template="publish"...
<notification name="Workflow Change" template="workflow"...
<notification name="Approbation review started" template="aprobationWorkflowStarted"...
<notification name="Task assigned" template="workflowTaskAssigned"...
<notification name="Email document" template="emailDocument"...
<notification name="Social Subscriptions updated" template="subscriptionsUpdated"...
<notification name="Social Modification" template="modif"...
<notification name="Social Creation" template="modif"...
<notification name="Social Workflow Change" template="workflow"...
<notification name="Social Approbation review started" template="aprobationWorkflowStarted"...
<notification name="Social Task assigned" template="workflowTaskAssigned"...
<notification name="Social CommentPublication" template="comment"...
<notification name="Task assigned" template="workflowTaskAssigned"...
</extension>

<new comment ?????????????>
1 REPLY 1

vjoussot_
Star Contributor
Star Contributor
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.