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

How to use the customization attribute/field of "Enumeration List" type as the parameter in RTC BIRT report?

My RTC is 5.0.0 and BIRT is 2.6.2.
My process has a customization attribute/filed and it's type is "Enumeration List", not "Enumeration".
How to use this attribute/filed as the parameter in BIRT data set?
BTW, when the type of customization attribute/field is "Enumeration", I can use it as parameter directly with "STRING_KEY" and "STRING_VALUE".

0 votes

Comments

I find this:How to create a BIRT report with Enumeration list, but the content is not detailed.



One answer

Permanent link
Hi Albert, try using an advanced data set type and in the filter section, use something like:
STRING_VALUE LIKE '%|enum1|%'

or if you want to pass a data set parameter:

STRING_VALUE LIKE param1

where param1 is a data set parameter.

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
× 324
× 112
× 16
× 5

Question asked: Apr 08 '15, 9:55 a.m.

Question was seen: 4,669 times

Last updated: Apr 30 '15, 2:30 p.m.

Related questions
Confirmation Cancel Confirm