How we can create a new customized viewlet?
Hi all,
We want to know:
Q1. Whether we can ccreat a customized viewlet?
We want to develop a new viewlet from scrach,not the one already exist on RTC 3.0.1
Q2 If it is possbile, then is there documents for it?
Q3.Is there a list of vielets somewhere on a web site rather than we had in RTC? such as other customer created it.
Regards,
Mike
We want to know:
Q1. Whether we can ccreat a customized viewlet?
We want to develop a new viewlet from scrach,not the one already exist on RTC 3.0.1
Q2 If it is possbile, then is there documents for it?
Q3.Is there a list of vielets somewhere on a web site rather than we had in RTC? such as other customer created it.
Regards,
Mike
2 answers
Hi all,
We want to know:
Q1. Whether we can ccreat a customized viewlet?
We want to develop a new viewlet from scrach,not the one already exist on RTC 3.0.1
Yes, you can use the extension point "com.ibm.team.dashboard.common.viewlets". I personally used this extension point, but only to create viewlets with custom BIRT reports.
Q2 If it is possbile, then is there documents for it?
You can found some info here:
https://jazz.net/wiki/bin/view/Main/ViewletAuthoring
I used this one, to export my BIRT reports.
https://jazz.net/wiki/bin/view/Main/HowToAddNewDashboardTrendReports
Q3.Is there a list of vielets somewhere on a web site rather than we had in RTC? such as other customer created it.
I can't help you on this one, because I don't know.