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

RTC fields mapping to backend DB tables and fields

Hi,

I'm trying to create some BIRT reports. I need to pull some fields off from the back end DB onto to the BIRT forms. I need to understand more on tables and fields on the backend. Is there any link from where I can understand more on how RTC fields map to the back end DB tables and fields? Please let me know.

Thanks!

0 votes



4 answers

Permanent link
For parent-child I'm unable to find a table called LINKS as mentioned in the BIRT RTC client linked work items.

http://www.ibm.com/developerworks/rational/library/10/creatingcustomreportswithbirtandrtc-part2/

If I go to Oracle RTC DB I'm unable to find table LINKS in common snapshot schema or in any other snapshot.

**NOTE: LINKS is the table that needs to maintain the relationship between parent and child.

Link is created between 2 work items by clicking on Link tab while creating work items (defect/task) in RTC.

0 votes


Permanent link
For parent-child I'm unable to find a table called LINKS as mentioned in the BIRT RTC client linked work items.

http://www.ibm.com/developerworks/rational/library/10/creatingcustomreportswithbirtandrtc-part2/

If I go to Oracle RTC DB I'm unable to find table LINKS in common snapshot schema or in any other snapshot.

**NOTE: LINKS is the table that needs to maintain the relationship between parent and child.

Link is created between 2 work items by clicking on Link tab while creating work items (defect/task) in RTC.


The LINKS 'table' is really a view onto the live data in the repository. It's not stored in the data warehouse at all. So I don't think you'll be able to access this information by direct DB access.

james
RTC Reports Team Lead

0 votes


Permanent link
Hi James,

Thanks for the response. Where do I find the relationship between a defect (parent) and tasks (children) in the backend DB?

Thanks!

0 votes


Permanent link
Hi James,

Thanks for the response. Where do I find the relationship between a defect (parent) and tasks (children) in the backend DB?

Thanks!


I don't know. Our storage model is not public API, and you shouldn't try to access it this way. It would be in one of the tables defined by the Links component.

james

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: Sep 19 '10, 11:36 p.m.

Question was seen: 8,498 times

Last updated: Sep 19 '10, 11:36 p.m.

Confirmation Cancel Confirm