Configuring form inference by coverage part and policy type
Through configuration, you can add form inference by coverage part and policy type to lines business. For an example, see the homeowners line. To add this type of form inference in a line of business:
- Add coverage part and policy types to the line by extending CoveragePartType.tti to include the coverage part and the policy types. For an example, see CoveragePartType.HOP.tix.
- For each coverable, implement
the
getAssociatedCoveragePartTypesgetter in theCoverableAdapter.
