All other

Data enrichment use-case with DMN and BPMN

    Blog post image      

In this post I want to share an interesting use case of data enrichment, using DMN with BPMN and other open standards. The typical usage pattern for data enrichment is the following: a complex data structure containing several attributes is provided as input; based on some computations and decision results, the original structure is enrichedRead more →

How to Capture Business Decisions using DMN: Introduction to Some Basic Patterns and Their Value

    Blog post image      

I am very glad for the opportunity to have presented at IIBA this session on DMN patterns with Denis Gagné CEO & CTO of Trisotech! how business analysts can use the DMN open-standard to capture the requirements for operational business decisions some of the recurring basic patterns in modeling (Q&A, Scoring, Classification and Categorisation, Ranking..)Read more →

Intelligent Kafka message routing using Drools DMN Engine and Apache Camel

    Blog post image      

In this post I want to share an interesting use-case of Healthcare message routing, which we implemented using the Drools DMN Engine and Apache Camel, in order to route and dispatch Patient’s Admission-Discharge-Transfer message types to the required Kafka topics and therefore queuing the message to the appropriate sub-system. I believe it is both aRead more →

DecisionCAMP Monthly event on 2021-01-19

    Blog post image      

On 2021 January 19th, Mario and myself will present at the perpetual DecisionCAMP monthly events! Since DecisionCAMP 2020 held virtually, the organizers have decided to institute a series of perpetual meetups, in addition to the annual conference; you can join the community following the instructions here. Event Title Kogito: Cloud-native Business Automation Event Abstract KogitoRead more →

DMN Validation updates: Kogito and migration to Executable Model

    Blog post image      

In this article, we will describe some of the recent updates to the DMN Validation module (kie-dmn-validation) and how the migration to make use of the Executable Model enabled a number of use-cases, such as porting the functionality on the Kogito platform. Introduction The Drools DMN Engine provides static and semantic validation of DMN models:Read more →

About DMN endpoints on Kogito

    Blog post image      

This post summarises the current design of REST endpoints which are automatically generated and made available, when using DMN model assets in a Kogito application. This work was finalised as part of KOGITO-2840. Introduction For each DMN model in a Kogito application, a collection of REST endpoints is automatically code generated based on the contentRead more →