It's all about the answers!

Ask a question

QM Widget Development


Steven Wallace (336) | asked Oct 12 '21, 8:37 a.m.
I'm looking to develop a JavaScript widget for QM. In the past I've created them for RM by including a <Require feature="com.ibm.rdm.rm.api" /> element in the widget.xml. Is there a similar api for QM?

-- Steve

2 answers



permanent link
Bartosz Chrabski (3.4k12648) | answered Oct 12 '21, 8:45 a.m.

 Steven,


QM (ETM) does not provide Widget API that You know from DNG (DN). 

You have to develop such a interface or just use pure OSLC.


permanent link
Geoffrey Clemm (30.1k33035) | answered Oct 12 '21, 9:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 12 '21, 9:22 a.m.
The APIs supported by the various ELM applications are defined at:  https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding

Scroll down and you'll find a section for Rational Quality Manager (ETM).
Note that in addition to the OSLC API, RQM also supports a Reportable Rest API (for read-only requests not provided by OSLC), and a Test Automation API (for general read and write requests not supported by OSLC).

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.