What is the API to Connect Clear Quest Server in Java with Rest API?
Hi all,
I want to connect CQ Server and do few CURD oprations, How do i do?
Is it there any Sample examples/Links
also we need Query based rest url's.
Thanks.
|
One answer
All you can use is the ClearQuest REST API.
https://jazz.net/wiki/bin/view/Main/RcmRestCmApi If you want to implement it in Java, you need to be familiar with making HTTP calls and parsing XML contents. |
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.