Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get Clear Quest Defects data with out native client on the machine. I can login via web client.

I am fetching data from Clear Quest using c# through internet explorer. Now i want to remove the internet explorer as dependency and write my own code to get defect information. Is there any way to do that? Please let me know if any better solution exist. I don't have native client.

0 votes



2 answers

Permanent link
Hi Pavan,
This is RTC forum. To ask CQ question, you should ask it on DW answers: https://developer.ibm.com/answers/

0 votes


Permanent link
If your original solution is based on Internet Explorer, then you are accessing the ClearQuest Web. If you try to remove the dependency of Internet Explorer, you need to implement the HTTP request and response processing in your C# code. In this case, the ClearQuest native client is never involved.

If your original solution is based the ClearQuest COM component, then it is a different story. In this case, you need to implement a completely different solution which should be based on ClearQuest OSLC REST API.
http://www-01.ibm.com/support/knowledgecenter/SSSH5A_8.0.0/com.ibm.rational.clearquest.oslc_cmrest_api.doc/topics/c_cq_oslc_rest_api_ovw.htm

0 votes

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,930

Question asked: Aug 20 '15, 4:29 a.m.

Question was seen: 5,736 times

Last updated: Aug 21 '15, 6:09 a.m.

Confirmation Cancel Confirm