DNG - Support for Server Side Extension with DNG Client Widget
Chandan M B (113●1●41●84)
| asked Dec 28 '21, 4:27 a.m.
retagged Jan 19 '22, 8:12 a.m. by Ian Barnard (2.3k●7●14) Hello,
I have used DNG Client side extensions for fetching of artifact information etc..
I need to develop a server side extension in which my client side Javascript API will call this servlet.
I am not getting any sample example to start off with. Any leads would be helpful.
Regards,
Chandan
|
One answer
Hi Chandan,
If you move further in that link you will find few examples in API
Regards,
Bhagath
Comments The specific example which may be relevant is https://jazz.net/wiki/bin/view/Main/RMExtensionsUsingExternalWebService702
Chandan M B
commented Dec 30 '21, 10:29 a.m.
Thanks . I guess this is the link.
Chandan M B
commented Dec 30 '21, 10:46 a.m.
Looking for some example with Java implementation.
It would be helpful if you could point out !
gadgets.io.makeRequest
JavaScript uses this call to connect to the server component. jazz.net does not have any examples on server side implementation.
|
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.
Comments
DNG does not provide a Java Server SDK like RTC/EWM does. Therefore you will not find any example for such server extenion.