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

Where are custom categories stored in the FM model?

I'm working with a customer in their RQM implementation.  They have many custom categories setup on several different artifacts (test plans and test cases mostly).  How do we pull out the custom categories into an RRDI report?

The data dictionaries only seem to show where the custom attributes queries are located in the FM model.  I haven't found anything specifically about the custom categories.  Could someone point us to the custom category queries in the FM model?  Thanks!

0 votes



One answer

Permanent link
The categories (name/value) are in-lined in the test resource. For example:

<testplan>
...
<category value="hi" term="categoryType1321881499796"></ns15:category>
...
</testplan>

To quickly see which resources have categories, see:

https://jazz.net/wiki/bin/view/Main/RqmApi#SupportedFieldsResources

/category/@term
/category/@value

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
× 12,024

Question asked: Sep 13 '12, 10:25 a.m.

Question was seen: 4,154 times

Last updated: Sep 13 '12, 11:05 a.m.

Confirmation Cancel Confirm