Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Email trigger functions in RTC

 Hi,

I need to be able to get RTC to send an email to a mailing group each time a work item matches certain defined values in an attributes.

What would be the easiest way to have this implemented?

I am using RTC 4.0.2 on a windows platform with SQL server backend. Any guidance would be much appreciated

Regards,
Naweed

0 votes



One answer

Permanent link
you would have to write your own extension to make this happen
currently there is no 'group' support for an email notice. and only the configuration for individual users on selected events. (see the email configuration in the users profile page).

the ugly part of the extension is the configuration. to make it human manageable, you want a UI, so you have to write an 'aspect editor' which contains all the UI operations. this will have to be installed on all the Eclipse client machines where this configuration process is done.
I find this part extremely difficult.  (I HATE UI development)

you 'could' edit the XML source instead, (which is what the Aspect editor would do for you), but the user requires more training, and can make some pretty big impact mistakes.

Sam

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,136

Question asked: Aug 29 '13, 11:55 a.m.

Question was seen: 4,007 times

Last updated: Aug 29 '13, 12:02 p.m.

Confirmation Cancel Confirm