Java code to Extract defects from CCM
CCM has been configured as Defect provider for the RQM instaltion. I have a java code in place to exctract RQM test cases via REST API services but i'm am unable to extract defects( depricated from version 3.0.1). I want some sample code to connect to CCM and extract defects as java object.
Thanks |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Feb 25 '14, 2:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I assume you want REST API. Here is a question that has an answer with links to documentation to get you started. https://jazz.net/forum/questions/119863/how-can-i-change-the-state-of-a-defect-in-rtc-using-oslc-and-java
Please note that the OSLC API for test cases is different from the change management OSLC API. You might also want to use the forum search or a search engine on this forum to see other sources of data. |
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.