Using the generation report to identify added coverages and LOB codes

The ClaimCenter Typelist Generator writes a generation report, productModelGenReport.txt, in the output directory. The report includes lines for the following items.

  • Coverage subtypes that the generator added to CoverageType but did not link to exposure types in ExposureType.
  • LOB codes that the generator added to LOBType but did not link to loss types in LossType.

The following example shows lines from the generation report.

...
Warning: LOB Code [BOPLine] is not mapped to any loss types.
Warning: LOB Code [GLLine] is not mapped to any loss types.
Warning: LOB Code [BusinessAutoLine] is not mapped to any loss types.
Warning: LOB Code [GolfCartLine] is not mapped to any loss types.
...
Warning: Coverage subtype [BOPBuildingCov] is not mapped to any exposure types.
Warning: Coverage subtype [BOPOrdinanceCov] is not mapped to any exposure types.
Warning: Coverage subtype [BOPPersonalPropCov] is not mapped to any exposure types.
Warning: A new default coverage subtype was created for [zfhg4jesa2eia1ht9ie8ggceba8].
        It is not mapped to any exposure types.
Warning: A new default coverage subtype was created for [z98j04d2c97fv95ebf7qh3qc4rb].
        It is not mapped to any exposure types.
...

Values in square brackets are typecodes that were not linked. In Guidewire Studio for ClaimCenter, you must link reported LOB codes to loss types, and you must link reported coverage subtypes to exposure types.

If you chose to link new coverages to the General Damage exposure type when you ran the generator, the generation report does not include lines for new coverage types. The generator linked all new coverage types to the typecode GeneralDamage in ExposureType. In this case, use a difference tool to compare the input and output versions of CoverageSubtype.ttx to identify new coverage types that you must link to exposure types.