Any dashboard based graphical views of work item relationship maps
![]()
Does RTC (in particular the Web Dashboard Widgets but I'll take whatever is available) offer any graphical representation for Work Item relationships? Something like this -> http://blogs.msdn.com/b/bharry/archive/2010/03/22/work-item-visualization.aspx from another example on the web using a non-RTC solution is what I am looking for:
Thanks in advance for the help! |
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Jul 28 '15, 2:54 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
RELM might have this kind of capabilities as far as I know. You can create queries that can be visualized. I am not an expert with RELM, but I have seen views with visualized relationships.
Another option you could look into is to create your own dashboard viewlet based on some 3rd party software. I think this could be a good starting point: https://www.ibm.com/developerworks/rational/library/10/createdashboardviewletsinrationalteamconcert/index.html |