Write a query to populate a string list attribute.
In CCM I've added a new attribute to the Defect work item as a string list and I would like to fill it with live data pulled from a table or any other source, can this be done, and if is possible how can be done?
Regards,
Felipe A. Hernandez.
|
2 answers
You can look into the following options:
1. Edit multiple work items. Use this function to bulk update the work items. ==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.workitem.doc%2Ftopics%2Ft_modifying_multiple_work_items_web.html 2. Export/Import to csv file. ==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.concert.dotnet.doc%2Ftopics%2Ft_export_wi.html ==> http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.team.workitem.doc%2Ftopics%2Ft_importing_work_items_csv_file.html Comments
Joe Lynch
commented Feb 26 '14, 12:37 p.m.
I sure wish this export/import option was available in RM. Do you know if it is? |
Thanks Kot Tontranakwong.
But my question is more about how to populate the attribute field with custom values pulled from an external source.
For example have a custom attribute named ID which will be populated with the value of an id in another system and the values are brought to CCM through a query or another option.
Regards,
Felipe.
|
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.