DNG attribute change of data type
![]()
Hi,
We have following attribute
Attribute Name: TVersion
(Current) Data Type: String
(New) Data Type: Enumeration
We have following scenario:
We see 2 options to achieve this
We prefer option 1.
What are the things that should be considered before proceeding with this? does anything get affected in JRS or any other apps?
thank you
|
Accepted answer
One other answer
![]()
One more thing I'd like to add is these articles with best practices on maintaining your type systems in CM enabled projects, that suggests to use a dedicated 'master component' in which to make all your type system changes, and from there propagate it to the other components and streams using the procedure described in the article:
Note that it also contains links to part 2 and 3 for automating this
|