cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Notification using templates

aaarghhh
Champ in-the-making
Champ in-the-making
I am using Alfresco 4.2c .
I am trying to send a notification when a user upload a file in a directory.
I achieved this defining a custom rule applied to the directory but it works only using the message as plaintext.

When i try to send a message using notify_user_email.html.ftl or an other custom template i don't receive any notification and  catatalina don't prints any related error.

What do you think about this problem? I am stuck.
Thank you regards. 

Giacomo
3 REPLIES 3

aaarghhh
Champ in-the-making
Champ in-the-making
Thank you for your reply.
Smiley Happy

I am looking for a way to debug the current "built in" method to send notification using rules .
As i mentioned using plain text email alfresco is working fine but i need to use templates to send descriptions and files details in  mail body.

In attachment  you find a screen of  the share website.
Thank you and regards.

sanket
Champ on-the-rise
Champ on-the-rise
You can refer the templates located under :
Company Home > Data Dictionary > Email Templates > invite

Then modify the template file based on your requirement.

Also make sure, the errors/exceptions are not suppressed. Open up the logger info/debug statements from log4j.properties file, restart the server and check the
functionality again. You may get an error on console.