It's all about the answers!

Ask a question

Developing custom viewlet to show remote web content


Jose Miguel Ordax Cassa (2.4k4126100) | asked Feb 09 '10, 12:38 p.m.
Hi, I was used to work with standard HTML Viewlet to show docs or access
dynamic URLs of remote web servers inside the Dashboard (with <iframe> tag).

Since RTC 2.0.0.2 it seems this <iframe> support has been removed for
security reasons. So what I am looking for is:

1.- Any guide to develop your own viewlet? Wiki is huge so I would
appreciate any direct URL to a good article.

2.- Which was the name of the standard viewlet in the source code?
Perhaps I could get the old one (RTC 1.0.0.1) and reuse it to create mine.

Thanks in advance,

Chemi.

3 answers



permanent link
Adam Archer (83639) | answered Feb 09 '10, 1:33 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
There are two tutorial style wiki topics that take you through writing a basic Hello World Viewlet. One of them also has detailed API documentation on all the various API methods available to you as a viewlet developer.

See the following links:
https://jazz.net/wiki/bin/view/Main/ViewletAuthoring (this one has API docs at the bottom under "Function Reference")
https://jazz.net/wiki/bin/view/Main/DashboardHelloWorldViewlet

Adam Archer
Jazz Web UI Developer

permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Feb 22 '11, 3:53 a.m.
Any updated documentation for RTC 3.0?

Thanks in advance,

Chemi.

On 2/9/2010 7:38 PM, agarcher wrote:
There are two tutorial style wiki topics that take you through writing
a basic Hello World Viewlet. One of them also has detailed API
documentation on all the various API methods available to you as a
viewlet developer.

See the following links:
https://jazz.net/wiki/bin/view/Main/ViewletAuthoring (this one has API
docs at the bottom under "Function Reference")
https://jazz.net/wiki/bin/view/Main/DashboardHelloWorldViewlet

Adam Archer
Jazz Web UI Developer

permanent link
Adam Archer (83639) | answered Feb 28 '11, 6:50 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Sorry, there are no newer documents on this topic, but the story has not really changed substantially from what is listed on those wiki topics.

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.