It's all about the answers!

Ask a question

import Enumerations


Antonio Bonanni (1111717) | asked Feb 15 '12, 6:35 a.m.
Hi All,

i wish to know if there's a way to import large number of enumeration values.

Thanks

2 answers



permanent link
Zouhair Ramram (34610) | answered Feb 15 '12, 7:54 a.m.
Hi, as far as I know, there is no way to 'import' enumerations in terms of using things like 'wizards' or tools in RTC.

What you can do is to create the enumeration list in RTC and add the values through the 'Process Configuration Source', which is in XML-format.

Comments
Marianne Hollier commented Sep 10 '12, 4:07 p.m. | edited Sep 10 '12, 4:07 p.m.

Do you know if there is a way to import a list of category values in RQM (like a list of systems)?


permanent link
Henning Sternkicker (40626) | answered Sep 11 '12, 6:22 a.m.
JAZZ DEVELOPER
To my knowledge it is still not possible to import enumerations, but with RTC 4.0 it is possible to provide an enumeration based on an external XML-based source throught http filtered value set providers. Have a look at this article https://jazz.net/library/article/1003/#value-sets . This solution does not only keeps you from typing in all values into RTC, the enumeration is also always up to date from this external source.

Hope that helps.

Your answer


Register or 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.