Insurance
Validate Form Inputs
This complex Decision Flow validates whether the input form and detailed rows are valid against the rules defined in Decision Tables.

DecisionRules

About the example:
This complex Decision Flow validates whether the input form and detailed rows are valid against the rules defined in Decision Tables.
Solution components:
- a Decision Table named Form Validation quickly verifies the basic form type.
- a Decision Table named Validation Setup defines which rules apply to each form type and its inputs.
- list of Decision Tables in the Validation Rule folder containing the individual rules used to check every detail in the input.
- a Single Row Validation Flow checks a single row of data, dynamically applying every required business rule to that specific line item to identify any errors.
- a Validate Form Inputs Flow orchestrates the entire validation process. First checking the main form data and then using the Single Row Validation Flow to verify each line item one by one.
Use this Decision Flow as a ready-made validation service, adapt it to your needs, and easily connect it to your systems with a REST API
More Templates
See Other Templates
Financial Services
A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.
Financial Services
Portfolio Rebalancer
Try real-time trading actions with this Decision Flow based on market prices and portfolio strategy.
E-Commerce and Retail
Product Catalog
Perform your own inventory check using our Decision Table.