It's all about the answers!

Ask a question

Has Role based email notifications be included in RTC


jeanie Keen (132123) | asked Nov 07 '13, 10:55 a.m.
I have a need to be able to send email notifications to a specific group once a workitem has all approvals.  How would i do this?

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Nov 07 '13, 11:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is not available out of the box in RTC so far (4.0.4) as far as I can tell.

One Idea RTC supports is to subscribe to RSS feeds. This way you can get information about new work items without filling up your mail box.

It is possible to create custom implementations for this kind of behavior. The Mail Notification Code is actually readable in the RTC SDK, so it would be possible to use the code to implement this kind of capability.

Another approach might be a customization as described here: http://jorgediazblog.wordpress.com/2013/06/28/rtc-custom-scheduled-async-task-example-explained/

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.