Migrating an attribute from a subtype to a supertype
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…