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

David Škarka

Template author

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
Check iconA checkmark inside a circle signifying "yes"Minus iconA minus inside a circle signifying "no"PROS IconA plus symbol representing positive aspects or benefits.CONS IconA minus symbol representing negative aspects or drawbacks.

More Templates

See Other Templates