CreateSegments Business Rule

The CreateSegments business rule allows an activity in OIPA to add a segment to a policy.   This business rule can be attached to a transaction, then once the transaction is added to a policy and processed as an activity in OIPA, a segment (or coverage) is added to the policy.  

 

As a part of this enhancement, all SegmentFields with a TYPE of Money are assigned a default CurrencyCode.  The AsPlan table has a new column named  DefaultCurrencyCode and the AsSegmentField table has a new column named CurrencyCode. The currency value at the segment level will be the Plan default unless it is overridden in AsSegmentField.

 

Scenario

A CSR needs to add a coverage to an existing poilcy.  The ContractAddCoverage activity is added to the policy and processed.  A Base Coverage segment is added to the policy.

 

Configuration Requirements

A segment can be added to an existing policy if the following items are configured:

 

Prototype Samples

There is one transaction created to demonstrate this functionality:

 

There is one business rule configured to demonstrate this functionality:

 

To see both configuration samples, navigate through the following folders in the Main Explorer:  Companies | Prototype Company | Subsidiary Companies | Prototype Child Company | Plans | Functional Prototype Plan | Transactions | Policy Transactions | ContractAddCoverage.

 

CreateSegment transaction and business rule

CreateSegment Transaction and Business Rule in Main Explorer