How do I manage attribute enumeration values externally?
![]()
In the later versions of RTC - like 6.x - is it possible to externally manage large numbers of enumeration literals for a set of attributes?
Use Case:
You are a System Integrator, and need to be able to write defects against any part of a system of systems, which contains several hundered configuration items.
Would like the capability to manage that list in an xml file or SQL database or some other mechanism.
|
Accepted answer
![]()
Hello Heather,
you may use a http filtered value set provider.
You can read more about this here:
https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.2/com.ibm.team.workitem.doc/topics/t_configuring_http_filtered_value_set.html
/Elisabeth
Heather Linsk selected this answer as the correct answer
|