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

Adding Description to a workitem programmatically in RTC

Hi,

I am able to create defect IN RTC based on the testcase failures in RQM programmatically.But I am unable to add description to the created defects.

Please suggest me.

Thanks,

Swapna

0 votes

Comments

Hi swapna,
I want to create defect IN RTC based on the testcase failures in RQM programmatically. Could you please help us how to do?.


Thanks
Vijay
IBM



One answer

Permanent link
The code would look something like below:

            workItem.setHTMLDescription(XMLString.createFromPlainText(fSummary));

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: Jul 31 '12, 12:42 a.m.

Question was seen: 3,972 times

Last updated: Sep 08 '14, 4:41 a.m.

Confirmation Cancel Confirm