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

Summary of users and their roles per project area in RQM

 I would like to generate a list of users and roles of each user per project area in RQM. Since I don't think it can be generated in JRS, I would like to use SQL with RQM's tables to generate this list. Do you know what tables from the RQM database could I use to get this information? I have tried with  these tables so far:


REPOSITORY_CONTRIBUTOR_RECORD
REPOSITORY_CONTRBTR_RCRD_SR_DS
process_process_area_contrbtrs

But they don't have all the information that I need.

Thanks,

0 votes

Comments

The tables used to record users, roles, project areas, team areas etc are private and undocumented.

 Thanks Ralph Schoon and David Honey

1 vote


Accepted answer

Permanent link

I have no experience with accessing the database. Reading data is OK, but there is no guarantee the database tables change.

It is possible to use APIs. One solution would be using the Plain Java Client Libraries. Here is an example: https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/ . The Plain Java Client Libraries are only available for EWM, but usually work for the other applications as well. You would have to try.

Another set of APIs are the Jazz Foundation API https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi . This could probably be used as well. 

Ralph Schoon selected this answer as the correct answer

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 15 '23, 4:59 p.m.

Question was seen: 628 times

Last updated: Sep 19 '23, 3:29 a.m.

Confirmation Cancel Confirm