DNG - Support for Server Side Extension with DNG Client Widget
![]()
Chandan M B (113●27●61)
| asked Dec 28 '21, 4:27 a.m.
retagged Jan 19 '22, 8:12 a.m. by Ian Barnard (1.5k●6●13) 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 Thanks . I guess this is the link. 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.
|
Comments
DNG does not provide a Java Server SDK like RTC/EWM does. Therefore you will not find any example for such server extenion.