https://www.youtube.com/@bpmenlapractica
Score customer credit risk in parallel using DMN and FEEL

Score customer credit risk in parallel using DMN and FEEL

Credit scoring at scale requires consistent, auditable logic applied in parallel across many customers — often with different human review steps depending on the outcome. This blueprint orchestrates that process in Camunda using a parallel multi-instance pattern that iterates concurrently over a customer payload of up to 1,000 records per instance, maintaining full traceability in Camunda Operate. A DMN decision model with a first hit policy classifies each customer based on financial inputs such as income and credit history, assigning a risk category of premium, standard, high risk, or no profile. Human tasks then adapt their visibility and content to the scoring result, routing standard and high risk cases to the appropriate review path. FEEL expressions in the embedded Camunda form ensure reviewers see only the data relevant to each specific case.


Features and Benefits

Score up to 1,000 customers concurrently per instance

Provides high-performance iteration over targeted customer collections. This asynchronous pattern enables concurrent execution of risk scoring logic, ensuring efficient handling of up to 1,000 customers per instance without compromising the Camunda engine performance.

Classify customers automatically using a DMN decision model

Implements a fully executable DMN decision model to automatically classify customers. Using FEEL expressions and a first hit policy, it dynamically transforms client data (such as income and credit history) into a final risk category: premium, standard, high risk, or no profile.

Adapt the review form dynamically based on scoring results

Includes a Camunda form that uses FEEL expressions to create a dynamic, context-aware user experience. The form presentation adapts based on the parallel iteration data and the calculated scoring result, guiding users through task-specific decisions for standard and high-risk scenarios.

Details

  • Marketplace release date -
  • Last Github commit -
  • Associated Product Group Categories:
    • Solution Accelerators
  • Version Compatibility:
  • Used resources:

Support and documentation
Creator


Resources