How can i send mail to user of contributer list
2 answers
Hi Gagan,
You will have to write Java code and create an RTC plugin which will give this functionality. This will be a RTC operation Participant which will trigger an email on save. If you have not written RTC entensions before, follow the workshop given in the URL below to familiarize yourself with that.
https://jazz.net/library/article/1000
Hope that helps.
Comments
See https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/ for the mail API.
I just don't get why everyone is so obsessed with spamming their users e-mails.
We have dashboards and all kind of stuff that might be able to help here.
See https://rsjazz.wordpress.com/2016/07/15/rtc-process-customization-what-you-can-and-cannot-do/ for more information about what common requests can be implemented or not.