Project master data management
I have a life cycle project (v6.0.2)
I have a need to storing and managing some project specific master data like
Group Name, Group Description, Functions available in group, Group lead, backup for group, SME for the group plus many more attributes varying type text, bool, and contributor list..
These data keep on changing.
Kindly suggest which approach should I use
1) Use DNG to store these data and ask respective stakeholders to manage data in DNG
2) Create WI in RTC to manage these data
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 10 '17, 3:19 a.m.Without knowing what the purpose of storing the data is, there is no way to tell.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 10 '17, 3:29 a.m.If this information is important for the users, e.g. to understand whom to communicate to, it would be possible to put it on a dashboard. One option would be as HTML widget. Another option would be to publish it as HTML somewhere and use another widget to show that external HTML information.
Pankaj Sharma
Mar 10 '17, 10:57 a.m.Thanks Ralph,
Donald Nong
Mar 12 '17, 8:20 p.m.You can consider using the Process Description for this purpose. You can then add it to a dashboard.
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.platform.doc/topics/c_manage_process_practice.html
https://jazz.net/forum/questions/136821/whats-the-purpose-of-the-process-description-in-rrc
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 13 '17, 3:36 a.m.The information about what you want to do with the data is not detailed enough to answer.