It's all about the answers!

Ask a question

Script which generate report for displaying Team areas,members and process roles in respective project Area in RTC.


snehal more (1144) | asked May 08 '13, 9:46 a.m.
 Hello,

I am trying to generate report which displays Team area, Members ,Process Roles in respective Project area (In RTC).
Is there any script which displays such report?
If yes,let me know

Thanks & Regard,
Snehal More

One answer



permanent link
Ralph Schoon (61.8k33643) | answered May 08 '13, 10:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited May 08 '13, 10:32 a.m.
The RTC Client has a context Menu on the project area - Generate Runtime Report, that you could try. Another - harder approach would be to use the Java or other API's to get what you want like described here: https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/

Comments
long TRUONG commented Jan 27 '16, 5:27 p.m.

 Once generated (via PA right-click/ Generate Runtime Report) how do you read this report? (It's generated without an extension, can't be read as txt nor html, on 5.0.2 client/ 5.0.2 server)


Ralph Schoon commented Jan 28 '16, 5:20 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

For me, this was always saved as zip file and contains a compressed web page.

Your answer


Register or to post your answer.