Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

DNG - Client Extension javascript files

Hi,
where can we get hold of the JS files for the Client extension?

I found on a different post in this forum that the TypeScript interface can be downloaded from a running server,
(https://example.com:port/rm/web/com/ibm/rdm/web/extensions/api/interface/RM_API.d.ts)

And I can read all the docs about the API here,
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain

But I can find no where to download the actual JS files for the API.

0 votes



One answer

Permanent link
There are no JS files for the API - the API gets loaded via the widget initialisation code.

The Client extensions are used to write event driven extensions for the UI itself and only run inside the active DNG client browser window - you don't use them to write a stand alone client. For that you would need to use the other APIs such as the Reportable REST, OSLC or Module API, which are all language agnostic.

Have a look at the examples that can be downloaded from the link in your post. They'll make it clearer exactly what the Client API is

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Oct 23 '24, 6:49 a.m.

Question was seen: 287 times

Last updated: Oct 23 '24, 6:34 p.m.

Confirmation Cancel Confirm