It's all about the answers!

Ask a question

Extract enumeration collection of RTC by ProjectArea


Ednilo Pinheiro (626) | asked Jun 17 '14, 9:39 a.m.
I want extract enumeration collection of RTC from rest RPT api.  For example: priority, severity ... by ProjectArea, not workitem.
Is it possible?

One answer



permanent link
Brian Fleming (1.6k11928) | answered Jun 17 '14, 12:56 p.m.
A REST query such as:
https://server:port/ccm/rpt/repository/workitem?fields=workitem/projectArea[name="REPLACE WITH PA NAME"]/enumerations/*/*
should work.

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.