Hi everyone,
is there a smart way to migrate an attribute lets say attr_a from a custom type type_b to its super-type type_a? We are using Dctm ContentServer 6.7 SP2. The migration would involve a few million objects, so performance could be an issue.
The only migration idea which came to my mind was to rename the attribute, create a new attribute in the supertype, copy the attribute values and delete the old attribute. Maybe there is a better (1-Step) way than this.
Greetings
Fabian Lang