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

Use Rational Insight to view requiremenst from RRC with Folder information

I am trying to build an Insight report which shows me the the requiremensts from RRC and the folder name that the requirement is located.  The folder is one or more levels below the project area. 

The report would look like this

Project Area | Folder | Requirement Name | Reference ID

I have reviewed the data dictionary in the IBM documentation and this is not defined there.

Thank you in advance for your help.

0 votes


Accepted answer

Permanent link
Hi Nathaniel,

Exposing this field will require customization.  The folder is not exposed by default, but it is available through RM's REST API.  You will need to start by modifying the "Resource" data mapping template in your XDC configuration to include the parent folder (/ds:location/ds:parentFolder/rrm:title).

Once exposed through the XDC configuration, you need to modify the RRC ETL to 1)  Query for this new attribute, 2)  Deliver the new attribute to the DW (which will require you to add a "ParentFolder" (or something similar) column to the RIODS.REQUIREMENT table).

Once that is done, you'll need to expose your new data in the Framework Manager data DW model so that it can actually be used in a report.  Hope it helps,
Nathaniel Winkler selected this answer as the correct answer

2 votes


One other answer

Permanent link
btw..a link to information about RM's REST API can be found here:

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m2/topic/com.ibm.jazz.reports.doc/topics/rm_r_rest_api.html

Bruce


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
× 12,014

Question asked: Apr 08 '13, 4:14 p.m.

Question was seen: 6,146 times

Last updated: Apr 10 '13, 1:56 p.m.

Confirmation Cancel Confirm