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

Query the BIRT Snapshots(Workitem,Common Snapshot through java

 Can I query the Snapshot tables through Java?Please provide an example

0 votes



One answer

Permanent link
Hi Mridula,
This is rather BIRT question that RTC. You can find on stackoverflow how to set datasource: http://stackoverflow.com/questions/3244468/how-to-set-a-datasource-for-a-birt-report-programmatically. Getting it should be similar.

Anyway I am a little worried about your test case. What is the reason that you want to fetch BIRT snapshots programatically instead of using existing reporting solutions (BIRT, JRS, RRDI or Insight)?

0 votes

Comments

 Hi,


What is the driver class I should use for the jazz data source...connection string all? 
I want to extract the information provided by the snapshots. 

If you want to build a Java application to has reporting capability, you probably need to build it on top of the BIRT framework and RTC. Once you have both installed in the same Eclipse shell, you should create a new BIRT data source of the type "Jazz Data Source" to access the snapshots.

1 vote

If you just need access to the data, I would recommend using JDBC to connect to the data warehouse and SQL for the queries.

1 vote

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
× 324
× 74

Question asked: Apr 29 '15, 5:04 a.m.

Question was seen: 2,998 times

Last updated: Apr 30 '15, 2:14 p.m.

Confirmation Cancel Confirm