It's all about the answers!

Ask a question

What is the API to Connect Clear Quest Server in Java with Rest API?


Laxman Lingampally (2113) | asked Dec 07 '15, 3:13 a.m.
edited Dec 07 '15, 3:41 a.m.
 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



permanent link
Donald Nong (14.5k414) | answered Dec 13 '15, 11:55 p.m.
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


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