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

How to Import Work Items in RTC from an existing csv file through a Java program?

  Hi, I have a requirement of Importing Work Items from an existing .csv file programatically using Java, instead of using 'File-->Import-->Work Items from CSV' option in eclipse.

I have .csv file with me and I tried to login to RTC using JAVA API for the same but could not find something for Importing Work Items from an existing csv file. How can I proceed with this?

0 votes



One answer

Permanent link
You either look into remote controlling a headless RTC Eclipse client e.g. using the class com.ibm.team.workitem.rcp.ui.internal.wizards.inport.WorkItemImportWizard as entry point how the import is used, or you create a custom importer (see https://rsjazz.wordpress.com/2016/10/25/the-rtc-work-item-command-line-on-bluemix/ as an example for such a thing). 

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
× 12,023

Question asked: Nov 08 '16, 3:59 a.m.

Question was seen: 1,725 times

Last updated: Nov 09 '16, 2:37 a.m.

Confirmation Cancel Confirm