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

Using Java REST API to get XML object of the feed URL for testcase execution result

Hi,
I want to parse XML file of the test case execution results using Feed url, how can I get the XML object using Java REST API, what method I should invoke for GET. what is the syntax? 

0 votes



2 answers

Permanent link
@chandrahasa you can use HttpClient Java API for HTTP GET/PUT/POST operations. For xml parsing you can again choose from multiple type of xml parsers available including JAXP (Java API for XML Processing )

Note that RQM's copy tool is also an sample code of Java using REST API of RQM.

-|- Pramod Chandoria

1 vote

Comments

Thanks Pramod !


Permanent link
In addition, see https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios.

0 votes

Comments

Thanks Paul !

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

Question asked: Jun 09 '12, 11:34 p.m.

Question was seen: 5,647 times

Last updated: Jun 14 '12, 4:49 a.m.

Confirmation Cancel Confirm