Come for answers, stay for best practices. All we're missing is you.
Originally posted by: Jaango
How do i change quickly the data language from UTF-8 to Native, within a type tree created from wsdl? I am aware of the propagate property, wherein we can propagate the properties to all subtypes. However in a type tree created from wsdl, the types are scattered around. Not sure if we can change everything quickly.
Hi All,
One solution is export the type tree, change the properties, reimport the same, whic worked for me.