Adding widget into jazz team server
hello Sam
I have downloaded sourcecode from this link https://jazz.net/wiki/bin/view/Main/DashboardHelloWorldViewlet. But when I run,I can't see category hello world like the example. So my question is how to add this helloworldviewlet in Jazz team server??? |
Be the first one to answer this question!
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.
Comments
If you don't see the category, you need to make sure you correctly deployed your application. How all that works is described here: https://jazz.net/wiki/bin/view/Main/ComponentDevelopment more information is available here: https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/
It mentions the Extensions Workshop: https://jazz.net/library/article/1000 that you should do if you are trying this out.
The last lab of the workshop mentions deployment and how to find out if your extension is deployed. If not, you won't see your viewlet.