It's all about the answers!

Ask a question

Where are RTC Project Dashboard configurations stored?


Heather Linsk (1422151) | asked Apr 12 '18, 9:13 a.m.
retagged Apr 25 '18, 9:52 a.m. by Ken Tessier (84117)

 For CLM 6.0.4 or 6.0.5, where are the settings for a project level dashboard stored?

3 answers



permanent link
Kenny Smith (302513) | answered Apr 25 '18, 12:06 p.m.

While all the user and project dashboards are stored in the database, the dashboard templates are stored in the process area configuration. This area starts with the following:


<configuration-data final="false" id="com.ibm.team.dashboard.configuration.templates" xmlns="http://com.ibm.team.dashboard/templates">
            <dashboard-template title="${scope}" type="team">
                           ....
You can create/customize these dashboard templates such that when a person creates a new team, or individual dashboard it is created with a default layout, pages, and widget content. 


permanent link
Ralph Schoon (63.1k33645) | answered Apr 16 '18, 4:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I think the dashboard information is stored in the Database. The template might be in the process, but the implemented stuff is not in the Process XML for all I know. So they can only be stored in a DB.


Comments
Heather Linsk commented Apr 16 '18, 8:34 a.m.

Is there a way to copy or extract the current dashboard configuration of a project?


permanent link
Matt Muller (59813274) | answered Apr 13 '18, 4:30 a.m.
edited Apr 16 '18, 12:20 a.m. by Geoffrey Clemm (30.1k33035)

Heather,

An RTC Process Template has the details of the Initial "Project Dashboard configuration" for a project area initialized by that Process Template.

In Eclipse : Process Configuration Tab for the RTC Template

> Project configuration > Configuration Data > Dashboard > Dashboard Templates

https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.dashboard.doc%2Ftopics%2Ft_config_dashboard_templates.html

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.