URL to get XML format of the test case artifacts
Hi,
URL to get the single test case artifact is as follows: https://hostname:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/PrjoectArea/testcase/urn:com.ibm.rqm:testcase:TestCaseID What is the URL to get all test cases in XML format ? |
3 answers
Hi, Chandrahasa,
you can use the singleProjectFeedUrl
https://hostname:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/PrjoectArea/testcase to get all the testcase feed default with id, title and update time. if you need more field to included in one feed, you can refer to the fields section of https://jazz.net/wiki/bin/view/Main/RqmApi#fields |
Ralph Schoon (63.5k●3●36●46)
| answered Aug 27 '12, 4:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi, you want to look into OSLC at http://open-services.net/ You can also use https://jazz.net/library/#tag=OSLC to find all OSLC specific articles. Especially https://jazz.net/library/article/635 to get a first understanding of OSLC. You would use a HTTP request header entry application/xml to ask for XML.
|
Correct. See:
https://jazz.net/wiki/bin/view/Main/RqmApi#Headers https://jazz.net/wiki/bin/view/Main/RqmApi#feedUrl_for_interaction_with_a_f https://jazz.net/wiki/bin/view/Main/RqmApi#Read |
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.