Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Decision models provides a common notation that is readily understandable by all business users, from the business analysts needing to create initial decision requirements and then more detailed decision models, to the technical developers responsible for automating the decisions in processes, and finally, to the business people who will manage and monitor those decisions. Emakin decision model based on DMN standard is published by Object Management Group.

...

Business knowledge models are mathematical formulations to apply referenced documents. BKM functions written in FEEL syntax and a example PMT (calculates the payment for a loan) function can be defined as BKM function.

...

(amount * rate / 12) / (1 

...

 (1 + rate / 12) ** -term)

Business knowledge model has following properties;

...