Policy Admin Formulas

Product formulas, part of the Product Factory, help you process relevant product origination inputs (such as income, age, assets, risk class, etc.) to calculate desired outputs (such as credit scores, interests, discounts, etc.). When designing a product, you can either reuse existing formulas or create new formulas based on your requirements.

Product formulas leverage the power of Business Formulas to create complex product-centric computations using a simple sentence-based user interface. When writing a product formula, you just enter the formula expression, then specify the source of each attribute you used in that expression (either an input, data set, or another formula).

Business formulas are defined using the Formula Editor, where you write the formula's actual mathematical expressions and computations. In the editor, insert your formula expression based on a mathematical syntax comprised of the formula body and a call for calculation (the returned result). IntelliSense is available for quick selection of definitions and to provide additional information (such as properties and attributes) about the selected item.

In Product Admin Configuration, you can assign more than one pricing or underwriting formula to each product for MTAs and renewals. During processing, the system selects the right formula, gathers the needed data, and sends the result directly into the pricing or underwriting workflow.

The following formulas and calculations are used in the Policy Administration solution:

Configure Formula Mappings for Insurance Products

You can use complex insurance formulas to calculate premiums for quotes and policies or underwriting rules. Formulas, once included in the product definition, have to be fed with data at the customer journey level. The calculated result is later consumed within customer journeys; the resulting applicable rate can be fed into policy context.

Policy Administration consumes insurance formulas included in the product definition. When using a formula associated to an insurance product within a policy, you must specify the formula mapping, that is the input data to be used for the formula in the context of Policy Administration.

To configure a product's formula mappings against attributes from the data model:

  1. In FintechOS Studio, navigate to the Legacy Product Factory > Product Configurator > Product Servicing Configs menu item to open the Product Formulas Mappings page, displaying a list of all the insurance products with formulas which require mappings before being used in journeys.

  2. Double-click the desired product to open its Product Formulas Mappings page.

  3. If the selected insurance product has one or more associated formulas either for premium calculation or for underwriting, you can configure the formula mapping for each formula on the displayed Product Formulas Mappings page.

  4. In the Premium Calculation or in the Underwriting grid, double click the desired formula to be mapped.

  5. On the newly displayed Insurance Product Item Formula page for the selected formula, you can decide to map the formula against attributes from the data models of Quote Admin, Policy Admin, or Quote&Bind, clicking the respective buttons. In the context of Policy Administration, click Map Policy Data.

  6. If there is no mapping defined yet, then on the newly displayed Formula Parameter Mapping page, click the down arrow next to the Master Entity field and select the entity on which the mapping should be applied.

  7. On the Input tab, continue with mapping the Input parameters of the formula with the required attributes of the selected master entity.

    Read more about formula mappings here.

  8. Click the Save and Close button.