It's all about the answers!

Ask a question

How can I generate a hyperlink in RTC BIRT to visit a Team Area dashboard


Bill Taylor (1441534) | asked May 29 '14, 8:29 a.m.

Actually, I can do this but it requires knowledge of the full name of the Team Area (not just simple name). Something like:

'<a href=' + repositoryUrl + '/projects/' + projectAreaName + '#action=com.ibm.team.dashboard.viewDashboard&&team=' + teamAreaFullName + '">' + displayName + '</a>';

None of the BIRT tables that show the full path name (such as TEAM_AREA) seem to get updated when the name/structure changes. Is there a way to visit the dashboard using the TEAM_KEY value?

Be the first one to answer this question!


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.