Data Management Capabilities > Managing Change > Change Management Administration > Converting Simple Text Attribute to Rich Text Attribute > Customizing the Simple Text to Rich Text Conversion Utility > Procedure
  
Procedure
1. Create a delegate that extends the wt.change2.converter.richtext.ChangeItemRichTextConverterDelegate class. The delegate must follow the contract set by the interface wt.change2.converter.richtext.ChangeRichTextConverterDelegate.
2. Register the new delegate.
3. Run the conversion utility.
For information on registering new delegates, see Properties and Property Files.