Policy Admin Formulas

Product formulas, configured within the Product Factory, enable the processing of key product origination inputs, such as income, age, assets, or risk class, to calculate relevant outputs, including credit scores, interest rates, discounts, or other derived values.

Product formulas are created using Business Formulas, which enable complex, product-specific calculations through a clear, sentence-based interface. When designing a product, you can reuse existing formulas or define new ones to meet specific business requirements. To create a product formula, you enter the formula expression and specify the source of each referenced attribute, such as an input field, a data set, or another formula.

Business formulas are defined using the Formula Editor, where you create the mathematical logic and calculations. Each formula consists of a formula body and a calculation call that returns the computed result. The editor provides IntelliSense support to assist with selecting definitions and viewing contextual information, including available properties and attributes.

Within Product Admin Configuration, multiple pricing or underwriting formulas can be assigned to a single product to support mid-term adjustments (MTAs) and renewals. During processing, the system automatically selects the appropriate formula, collects the required data, and passes the calculated result into the pricing or underwriting workflow.

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

Configure Formula Mappings for Insurance Products

Insurance formulas are used to calculate premiums, apply underwriting rules, or derive other product-related values for quotes and policies. Once a formula is included in a product definition, it must be supplied with input data at the customer journey level. The calculated result is then consumed within the journey and can be passed into the policy context as an applicable rate or decision.

Policy Administration consumes the insurance formulas defined at product level. To use a formula in the context of a policy, you must configure a formula mapping, which specifies which data model attributes are provided as input to the formula during policy processing.

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

  1. In FintechOS Studio, navigate to the Products > Settings > Product Admin Configuration . Open the product and click the tab Pricing Rules And Mappings.

  2. In the section Product Formulas Mappings, double click the desired formula to be mapped.

  3. On the Insurance Product Item Formula form for the selected formula, map the formula against attributes from the data models of Quote Admin, Policy Admin, or Quote&Bind, by clicking the respective buttons.

  4. If there is no mapping defined yet, then read more about formula mappings here.

  5. Click the Save and Close button.