Person Category
Simple Decision Table returning person's category based on their age.
David Škarka
Template author
The component operates on a specific input schema and produces a defined output schema:
Input: The rule accepts a single variable: person.age (Age).
Outputs: The rule calculates two resulting variables:
person.category (Category): The full descriptive name of the age group.
person.code (Code): A shorthand identifier for the age group.
More Templates
See Other Templates
A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.
Risk Based Pricing
Discover a simple way to apply a suitable Risk Based Pricing matrix based on a type of client.
Eligibility and Policy Rules
Discover a simple way to define and execute various sets of rules and get the final decision outcome.