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

How to import Defects into RQM? XML Format?

Hi,

Is there any automatic way to import defects from external files? IS
there any standard XML format (as with plans and test cases)to import them?


Could I use the ExcelImportUtility for this?

Thanks,

Ana

0 votes



2 answers

Permanent link
Hi Ana,
the ExcelImport Tool is for Test Items only.

There is a way to import defects to RQM by sending an XML-file via POST-request to the Work Item API.
You would need a tool which can create HTTP-Requests (f.e. cUrl).
I never did it myself, but one of our partners claims, that he successfully created defects this way.

You should read the Documentation of the Work Item API:
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2

Under "Querying Work Items" you see how to query work items via the URL. You'll get a defect in XML-format.

Hope this helps you, good luck.

0 votes


Permanent link
You should be able to use the RTC import since RQM defects are Jazz
defects. See the "Import from CSV files" section in
http://jazz.net/library/techtip/69

Freddy
ana.lopez wrote:
Hi,

Is there any automatic way to import defects from external files? IS
there any standard XML format (as with plans and test cases)to import them?


Could I use the ExcelImportUtility for this?

Thanks,

Ana

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

Question asked: Feb 18 '10, 3:23 a.m.

Question was seen: 6,429 times

Last updated: Feb 18 '10, 3:23 a.m.

Confirmation Cancel Confirm