Using generated typelists in ClaimCenter

After you run the ClaimCenter Typelist Generator, you must perform additional steps to merge the changes from PolicyCenter into your ClaimCenter lines of business model. The following diagram highlights the typelists that you configure for this purpose in Guidewire Studio for ClaimCenter.


The LineCategory, CostCategory, and CovTermPattern ClaimCenter typelists relate to CoverageType line of business typelist. The PolicyTab, InsuranceLine, ClaimTier, and ExposureTier ClaimCenter typelists relate to the PolicyType line of business typelist. the PolicyType line of business typelist relates to the InternalPolicyType ClaimCenter typelist. The LossPartType ClaimCenter typelist relates to the CoverageSubtype typelist.

The following list shows suggested operations to perform.

  1. Copy the generated typelist files and the generated typelist localization files to the ClaimCenter directories.
  2. Use the generation report productModelGenReport.txt to determine the coverage types and LOB codes that the generator added.
  3. If necessary, sort the XML elements and attributes in the input and output files to ensure that the files can be compared easily. Then, use a difference-detection tool on your input and output typelist files to determine any other typecodes that the generator changed, such as policy types.
  4. In Guidewire Studio forClaimCenter, link generated lines of business typecodes to the top of the lines of business model. For new LOBCode typecodes, add appropriate LossType typecodes as parents.
  5. In Guidewire Studio for ClaimCenter, link generated lines of business typecodes to the bottom of the lines of business model. For new CoverageSubtype typecodes, add appropriate ExposureType typecodes as children.
  6. In Guidewire Studio for ClaimCenter, link generated lines of business codes to related ClaimCenter typelists.
  7. If you add or remove CoverageSubtype typecodes, run the generator again with your latest ClaimCenter typelist files. The generator adjusts LossPartyType for you.
  8. Add references to new codes in ClaimCenter Gosu classes and other configuration files that relate to coverages types and policy types.
  9. Search ClaimCenter for references to lines of business codes that the generator removed, such as references in rules. Fix obsolete references by deleting them or changing them to use other codes.