Values for enumeration type attribute

Is it possible to fill in values for enumeration type attribute from external text file? Could we add enumeration type values directly in process configuration XML file?
We have a lot of existing enumerations in different tools and want to transfer these values to RTC automatically or semi-automatically.
-Thanks in advance
We have a lot of existing enumerations in different tools and want to transfer these values to RTC automatically or semi-automatically.
-Thanks in advance
One answer

Is it possible to fill in values for enumeration type attribute from external text file? Could we add enumeration type values directly in process configuration XML file?
We have a lot of existing enumerations in different tools and want to transfer these values to RTC automatically or semi-automatically.
-Thanks in advance
I think that should be possible but test it in a seperate project first :-)
look for <enumeration attributeTypeId= to find the enumerations in process configuration source.