It's all about the answers!

Ask a question

Is it possible to analyze which project areas inherit from one Master project area ?


Katrin Heymann (19824363) | asked Jan 21 '16, 2:32 a.m.
In RTC and RQM I have defined so called "Master PAs" which shares their process template.

Now I want to find out which project areas inherit from this Master. Is it possible ?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jan 21 '16, 3:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You would have to go in all the project areas and check which process they share.
For RTC this could be done with automation based on this code: https://rsjazz.wordpress.com/2014/11/28/the-process-sharing-api/ . There is a chance that this code also runs with RQM.

The code to iterate all project areas in a repository can be found in https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/ in the section Finding a Project Area.

You might also be able to use the Reportable REST API. I am not sure about that though as I have not looked into that, unfortunately.

Your answer


Register or 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.