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

[Closed] How to update artifact Categories using Excel Import

Hello,

I need to update the artifact Categories using Excel Import.

Custom attributes can be updated by - testcase.customAttributes identifier=<Cusom_Id>.name="1."Cusom".type="SMALL_STRING".value=F

How to update arifact categories attributes??

1

0 votes


Accepted answer

Permanent link
Hi Vijay,

I have the following working in config file to update custom catagories, in thise case the categories are "Test Case Type", "Category" and "Componet" and they are set to the value of columns K, L, M respectively 

//catagories
testcase.category term="Test Case Type".value=K
testcase.category term="Category".value=L
testcase.category term="Component".value=M

Thanks,
Brett
Vijay kumar selected this answer as the correct answer

1 vote

Comments

Brett,

I think your answer is the right one, converting to answer now. Similar discussion here:
https://jazz.net/forum/questions/224944/populating-test-case-categories-as-part-of-rqm-excel-importing-from-spreadsheet

Thanks Brett and Thanks Yang for the support

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: Aug 26 '16, 6:16 a.m.

Question was seen: 1,739 times

Last updated: Aug 30 '16, 12:53 a.m.

Confirmation Cancel Confirm