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

DNG: RPE- How to read the data from one module to another modules

I have Module1 which contains the path of many other modules. While publishing I need to read the data from Module1 which contains of path of other modules.

Q1. Module 1 has custom attribute "Tag Value" which contains the path of another Module. Can I simply give the path or it should be hyperlink of another module
Q2. In Data Source specification, URI of Module1 is defined. So, it reads the data from Module1. but I need to read the data from other modules. For this I have done data source configuration by using about.Replace. But still, I am not able to read the data from other modules.

Any help is much appreciated. 

0 votes



2 answers

Permanent link

Soumya,


This can be done. You want to look at the Data Source Configuration element within RPE Document Studio.


You'll likely need to change the URIs to be compatible with the ReportableRestAPI using a javascript string.replace("old","new") type of call, but other than that it should be straightforward.

It's amazing what kind of reports you can get when you do this sort of thing. One of the most complex I ever wrote was done in this exact way.

Good luck!

Kevin Murphy
IBM Champion

1 vote


Permanent link
There is an option to convert a Custom attribute to one of the link types. And once that is done. In reportable REST APIs, we can get those URIs in the traceability section. 
Traceability section data can be used in the data source configuration for further template creation.
There are some OOTB templates where the traceability component is present. You can review those for their template creation.

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
× 11,054

Question asked: Jun 04, 11:47 p.m.

Question was seen: 825 times

Last updated: Aug 14, 2:27 p.m.

Confirmation Cancel Confirm