I created a Get Started Guide for Developers who are new to DMN. It guides you through modeling a DMN 1.1 decision table and executing it with the Camunda BPM Platform.
You will learn how to:
- create a decision table with the Camunda Modeler
- set up an Apache Maven-based process application inside Eclipse
- evaluate the decision table using Java Code
- deploy a process application to Apache Tomcat and verify the result in Cockpit
Make sure that you check out the links from the previous blog post about DMN.