It's all about the answers!

Ask a question

Combine a Date attribute and an Enumeration attirbute into one string to populate the Summary attribute


Jack C (134) | asked Jan 13 '15, 8:50 p.m.
How do I combine the values of the following two attributes into one string to populate the Summary attribute?
1) Date (Date/Timestamp)
2) Type (Enumeration)

I have been following this article to try to get my code up and running but I can't get the information to display in my Summary field.

http://www.ibm.com/developerworks/rational/library/rational-team-concert-calculated-fields-work-item/

Any help will be greatly appreciated. Thank you...

Comments
Donald Nong commented Jan 14 '15, 12:01 a.m.

If you show your source code, it will make it easier for others to help you.

2 answers



permanent link
Ralph Schoon (63.1k33645) | answered Jan 14 '15, 3:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest to look into https://jazz.net/library/article/1093 and into https://jazz.net/wiki/bin/view/Main/AttributeCustomization.

The first has an AttributeSpy in Lab5 that calculates a lot of different attribute types into the description.

permanent link
Jack C (134) | answered Jan 14 '15, 2:51 p.m.
I had some syntax errors in my code.

All the information that I needed was clearly provided in the following article:

http://www.ibm.com/developerworks/rational/library/rational-team-concert-calculated-fields-work-item/


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.