Update the ColumnDataResolverFactory class

About this task

For each new column data resolver, edit the ColumnDataResolverFactory class to select the new type when appropriate.

Procedure

  1. To open this class, use Studio to navigate to configuration > gsrc and open the class gw.exportimport.resolver.ColumnDataResolverFactory.
  2. Map each new column data resolver class to an appropriate type in the TYPE_RESOLVER_MAP.