It's all about the answers!

Ask a question

Import Clearquest Ticket/Defect to RTC Work Items


Adel Salah (1124) | asked Jun 03 '15, 3:15 a.m.

I want to import Clearquest Tickets into RTC Work Items. How to proceed?

when exporting a CQ ticket  we get a XML-File like this:

<?xml version="1.0" encoding="UTF-8"?><!--Generiert von ClearQuest Eclipse Client  Tue May 26 12:36:07 CEST 2015--><exportedResults creationTime="Tue May 26 12:36:07 CEST 2015">
  <providerInfo name="ClearQuest" version="6.0.0.0"/>
  <queryInfo name="My Tasks (all)" recordType="Working_Task"/>
  <columnNames>
    <columnName>id</columnName>
    <columnName>Headline</columnName>
    <columnName>task_type</columnName>
    <columnName>State</columnName>
    <columnName>Transfer</columnName>
    <columnName>Severity</columnName>
    <columnName>Priority</columnName>
    <columnName>DeliveryDate</columnName>
    <columnName>Project_Office</columnName>
  </columnNames>
  <records>
    <record>
      <field name="id">CQCMT00004908</field>
      <field name="Headline">Test CrossCoreEmbeddedStudio with RTC &amp; CC functionnality</field>
      <field name="task_type">Feature Request</field>
      <field name="State">Resolved</field>
      <field name="Transfer">&lt;none&gt;</field>
      <field name="Severity">4-Low</field>
      <field name="Priority">4-Low</field>
      <field name="DeliveryDate"/>
      <field name="Project_Office">RTC_Playground</field>
    </record>
  </records>
</exportedResults>

but when exporting a Work Item/Task I just got  this:

Type Id        Status           Priority Severity   Summary Owned By            Created By
Task 45 New Unassigned    Normal                 RTC CC ccsync          xxxxxx, xxxx (user Account)

the question is how to start? how to create a template?

Thx

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jun 03 '15, 4:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please consider using the ClearQuest importer. see http://www-01.ibm.com/support/knowledgecenter/SSCP65_5.0.0/com.ibm.team.connector.cq.doc/topics/t_using_cq_import_wizard.html

Also see:
Rational Team Concert and Rational ClearQuest - Integration Cookbook
Additional guidance and a workshop on importing ClearQuest records in to Rational Team Concert
Import ClearQuest records into Rational Team Concert


Your answer


Register or 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.