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

Extract enumeration collection of RTC

I want extract enumeration collection of RTC from rest RPT api.  For example: priority, severity.
Is it possible?

Thanks.

0 votes



2 answers

Permanent link
Yes it is possible. Pick a work item in the project area of your interest, say work item 123. You can get all the enumerations from this URL.
https://<server>:<port>/ccm/rpt/repository/workitem?fields=workitem/workItem[id=123]/projectArea/enumerations/(id|literals/*)
If you don't filter on the work item (using [id=123]), similar content will be produced for the first 100 work items (in random order), which is definitely what you want.
You can find more information in this article.
https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI

0 votes


Permanent link
Sorry. I wanna filter enumeration by ProjectArea, not workitem.

Is it possible?

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: Jun 11 '14, 1:57 p.m.

Question was seen: 2,752 times

Last updated: Jun 12 '14, 9:58 a.m.

Confirmation Cancel Confirm