is DNG provides SDK/Plain Java Libraries/Restful API to interact programmatically like in RTC
Accepted answer
Farhan,
DNG provides a Client Extension API (JavaScript based) since 4.0.5:
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain
Following the links you will find examples (e.g. for the current version):
https://jazz.net/wiki/bin/view/Main/RMExtensionsExamples602
and the actual API specifiation (e.g. for the current version):
https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI602
This is open supported API for DNG client. Any other changes you require you should address to the product team via usual jazz enhancement requests or defects.
Of course, there is also the OSLC RestAPI:
http://open-services.net/wiki/requirements-management/
Use of OSLC is shown practically in this workshop:
https://jazz.net/library/article/635
If this answers your question please mark it as accepted.
Best,
Arne
DNG provides a Client Extension API (JavaScript based) since 4.0.5:
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain
Following the links you will find examples (e.g. for the current version):
https://jazz.net/wiki/bin/view/Main/RMExtensionsExamples602
and the actual API specifiation (e.g. for the current version):
https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI602
This is open supported API for DNG client. Any other changes you require you should address to the product team via usual jazz enhancement requests or defects.
Of course, there is also the OSLC RestAPI:
http://open-services.net/wiki/requirements-management/
Use of OSLC is shown practically in this workshop:
https://jazz.net/library/article/635
If this answers your question please mark it as accepted.
Best,
Arne