It's all about the answers!

Ask a question

How to get the list of currently running reports in CLM application?


1
1
Krzysztof Kaźmierczyk (7.5k480103) | asked Sep 30 '19, 10:09 a.m.

I would like in my external monitoring tool see the list of currently running reports. That would help me in determining any stuck ones. How can I achieve that?

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.5k480103) | answered Sep 30 '19, 10:11 a.m.
edited Sep 30 '19, 10:12 a.m.
You can use the following REST call: https://server/ccm/service/com.ibm.team.reports.common.internal.service.IReportRestService/runningReportTasks. This call returns the list of currently running reports, with report name, project area, start date, and requested person.
Please notice that this method is not part of official API and may change without any notice.
Ralph Schoon 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.