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

Capture multi value enumerations and report on them ?

I have a requirement to allow users to enter multi-value enumerations but I have not found a good way to capture them and allow for them to be used in reports without massaging.

Currently I have a standard enumeration, and have added a string type attribute and associated the editor presentation binding to a multi-select list with the corresponding enumeration.

Can I do any better than that? That really means the built-in dashboards inside RTC can't deal with that field and I can only get to it via external reporting or custom BIRT reports that split on the comma and do the literal to value lookups for me. If that's what I got I will go down that route, but I wanted to see if there is not a better way that I missed.

-Sean

0 votes



4 answers

Permanent link
I have a requirement to allow users to enter multi-value enumerations but I have not found a good way to capture them and allow for them to be used in reports without massaging.

Currently I have a standard enumeration, and have added a string type attribute and associated the editor presentation binding to a multi-select list with the corresponding enumeration.

Can I do any better than that? That really means the built-in dashboards inside RTC can't deal with that field and I can only get to it via external reporting or custom BIRT reports that split on the comma and do the literal to value lookups for me. If that's what I got I will go down that route, but I wanted to see if there is not a better way that I missed.

-Sean


You can use the Enumeration dataset - notice you need to pass it a project area as parameter for it to work (or you will get no results) use for instance '{Current Project Area}'

0 votes


Permanent link
Hi,
I try to configure an multi value attribute and I do not understand the way to use en enumeration and where to define the enumeration list ?
What do you mean by pass a project area as parameter ?
Thanks

0 votes


Permanent link
Hi,
I try to configure an multi value attribute and I do not understand the way to use en enumeration and where to define the enumeration list ?
What do you mean by pass a project area as parameter ?
Thanks


Hey

You are trying to just add a field ? not anything about reports ?

There is something called Enumerations in Process Configuration under Configuration Data->Work Items->Enumerations

Add you options here - then make a string field to link it to:

http://www-01.ibm.com/support/docview.wss?uid=swg21457416

0 votes


Permanent link
It works fine, thanks

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

Question asked: Sep 17 '10, 11:57 a.m.

Question was seen: 1,590 times

Last updated: Sep 17 '10, 11:57 a.m.

Confirmation Cancel Confirm