How do i create automatic Email notifications for a group of email addresses using XML file in Rational Team Concert
I need to setup automatic email notifications for each component(Found in) when creating a work item type APAR.
Preferably, I would Ralph Schoon to chime in.
|
2 answers
https://jazz.net/products/rational-team-concert/features/wi
https://jazz.net/library/article/128 |
Ralph Schoon (63.3k●3●36●46)
| answered Oct 30 '15, 11:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 30 '15, 11:44 a.m.
It is possible to create a custom follow up action or an asynchronous task. It is unclear what how to send a component an e-mail notification, as there is no information stored in the deliverable that could relate to people. It would require some logic to find the users to mail to.
See Due Date Notifier – an Asynchronous Task Example for how to use the mail API and the blog for follow up action examples. A follow up action can be configured in the process XML. Otherwise it would be possible to read some XML file on the server, I suppose. Comments
sam detweiler
commented Oct 30 '15, 4:25 p.m.
yes, the hardest part of these kinds of extensions is administering the data needed.
|
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.