It's all about the answers!

Ask a question

REST query to locate BIRT reports


Andre Gusmao (802640) | asked Aug 27 '14, 11:11 p.m.
I'm looking for a way to identify project areas that contain a certain BIRT report. There are around 1000 project areas, and to go looking for the report area by area is not an option, unless there is no other way to accomplish this.
Is it possible do run a REST query to list the BIRT reports in each project area?

Thanks!

Accepted answer


permanent link
Donald Nong (14.5k614) | answered Aug 28 '14, 7:21 a.m.
 Use this as a starting point.
https://clm:9443/ccm/rpt/repository/generic?fields=generic/com.ibm.team.reports.ReportDescriptor/(reportableUrl|itemId|name|projectArea/name)
Remember to go through all the pages since by default one page only contains 100 entries.
Andre Gusmao selected this answer as the correct answer

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.