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

How do i configure what attributes are included in emails?

When emails get sent from RTC, it includes a set of attributes of the work item (for example to the subscribers when something is changed).  Can we configure what fields/attributes are included in the emails?  I have been asked to include the defect Severity in all Defect emails from RTC.

Susan

0 votes


Accepted answer

Permanent link
yes with 4001 its available : https://jazz.net/library/article/957
Susan Hanson selected this answer as the correct answer

0 votes


2 other answers

Permanent link
If you are with v401,
Open the Project Area in Web UI > Mail Templates has provision to customize the mail content
-  Approvals
-  Messages At me
-  Work Item Change Notification

to refer to an attribute it uses the syntax : ${workItem.<attributename>}
for example
to refer to the project area, <attributename> in the above would be replaced with projectArea to form : ${workItem.projectArea}

for severity, I would give a try with ${workItem.severity}

0 votes

Comments

is this available in 4001?


Permanent link
@susan In v4.0 you can configure it using the Process template.
Some good examples are : https://jazz.net/library/article/957
Email variables: https://jazz.net/wiki/bin/view/Main/EmailTemplates#Variable_Types

{$workitem.severity}   should give you the severity of the workitem



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,130

Question asked: Apr 02 '13, 9:30 a.m.

Question was seen: 5,673 times

Last updated: Apr 02 '13, 9:56 a.m.

Confirmation Cancel Confirm