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

Fetching data from rational team concert

I'm part of a small group of programmers within IBM, who needs to get some of the data (burndown chart, unit test, build results) that Rational Team Concert generates, without using the ui.
We are trying to make an external program that can show the data by itself automatically, on an information board (screen).
We are going to use java as our programming language.

0 votes



3 answers

Permanent link
Would it be possible to do this via BIRT and a report? Maybe using the api to get a authenticated session to the RTC server and then run the BIRT report, taking the results and flowing that into your "screen" that needs the information......

0 votes


Permanent link
I'm part of a small group of programmers within IBM, who needs to get some of the data (burndown chart, unit test, build results) that Rational Team Concert generates, without using the ui.
We are trying to make an external program that can show the data by itself automatically, on an information board (screen).
We are going to use java as our programming language.


You should be able to get some information from the RSS/atom feeds from RTC (live data, not charts with historical data).

You may also want to look at Rational Insight - this is used to gather data from different sources including RTC and presents it in the form of dashboards.

Final idea - use the webUI and put that in a portal (assuming you want to see other data on the screen too). You should be able to get the portal to request a refresh at regular intervals.

anthony

0 votes


Permanent link
I'm part of a small group of programmers within IBM, who needs to get some of the data (burndown chart, unit test, build results) that Rational Team Concert generates, without using the ui.
We are trying to make an external program that can show the data by itself automatically, on an information board (screen).
We are going to use java as our programming language.


You should be able to get some information from the RSS/atom feeds from RTC (live data, not charts with historical data).

You may also want to look at Rational Insight - this is used to gather data from different sources including RTC and presents it in the form of dashboards.

Final idea - use the webUI and put that in a portal (assuming you want to see other data on the screen too). You should be able to get the portal to request a refresh at regular intervals.

anthony

thanks for your reply. You mention the rss-feeds, do you know where we can access it? Or even better a link to a page describing the use of the rss-feed :)

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: Jan 11 '11, 9:22 a.m.

Question was seen: 5,004 times

Last updated: Jan 11 '11, 9:22 a.m.

Confirmation Cancel Confirm