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
Thanks
One answer
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.
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.