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

Importer for WI from CSV file

We have a bunch of WI which we want to import into Jazz. Previously to 0.6 M1 we have done the import with a customized requirements importer. Due to incubation of requirements component we are now looking for a import as custom WI type.

Is there a testcase or some similar code snippet available, which can help on this?

0 votes



2 answers

Permanent link
Hi Peter,

Jazz has a Bugzilla importer that supports importing bugs in the
Bugzilla export format (XML). You could either convert your CSV format
into the Bugzilla format, or you can use the Bugzilla importer as a
code example to write your own importer.
You can find the code here:
com.ibm.team.workitem.rcp.core.internal.bugzilla (headless)
com.ibm.team.workitem.rcp.ui.internal.bugzilla.wizard (UI)

hth,
--andre



On 2007-06-28 07:48:19 +0200,
peter.kirschner@de.bosch-dot-com.no-spam.invalid (peterk) said:

We have a bunch of WI which we want to import into Jazz. Previously to
0.6 M1 we have done the import with a customized requirements
importer. Due to incubation of requirements component we are now
looking for a import as custom WI type.

Is there a testcase or some similar code snippet available, which can
help on this?

0 votes


Permanent link
Thanks a lot, it is working for us.

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
× 10,938

Question asked: Jun 28 '07, 2:04 a.m.

Question was seen: 8,239 times

Last updated: Jun 28 '07, 2:04 a.m.

Confirmation Cancel Confirm