financial services
Anti-Money Laundering Screening (AML)
Discover simple way to identify suspicious transactions with this Decision Flow based on their characteristics.
David Škarka
Template author
This Decision Flow serves for real-time identification of suspicious transactions during transaction processing in order to reach compliance with Anti Money Laundering legislation.
Solution components:
- a Decision Table named Risk Scoring assigns score points to transactions based on characteristics such as transaction type and value, past transactions, customers characteristics, etc.
- a Decision Table named Decision Thresholds evaluates the total score against the defined thresholds and decides on the transaction authorization (automatic, manual, escalation)
- a Decision Flow orchestrates these two Decision tables: executes calculation of score points using the Risk Scoring table, sums the score, passes the total score to the Decision Thresholds table and assigns its output the the Decision Flow output.
Use this Decision Flow, adjust it to match your needs and simply call from your transaction processing system using a REST API
More Templates
See Other Templates
healthcareinsurancefeatured
Compensation Claim Automation
Automate the end-to-end handling of workers' compensation claims using AI-powered medical report analysis — extract the clinical data you need and drive every downstream decision automatically.
financial servicessuggested
A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.
financial servicessuggested
Risk Based Pricing
Discover a simple way to apply a suitable Risk Based Pricing matrix based on a type of client.