Hi Jonathan,
I find it easiest to start with a DMN example for business people. Choose a whatever business-problem, discuss the questions to decide, the information needed and keep track in a DMN-DRD.
With
https://demo.bpmn.io/dmn/new
and
you can proove with a simplified DMN, that the documentation is worth the work. From there on you can iterate the work on the documentation with the team: Keep track of corrections and new ideas in the DRD and Decision Tables, make it executable in the simulator and go back to check if it is that what the team wanted.
In the long run you can even construct a process out of it answering the question: Who has to contribute what and when? - Assigning the respective decision tables from the DRD to the bpmn.
However it is a big pitty that camunda is not supporting the full DMN-standard. Like this it is more difficult to establish it as the central plattform for BPMN AND DMN.
We have to use
https://kiegroup.github.io/kogito-online/#/
which presents all DMN possibilities and test it with
https://github.com/materna-se/declab (a very powerful OS DMN-test-suite).
It would also be great, if camunda modeler would make it possible to designe DMN-models that run on declab without me having to add stuff in the xml manually.
Cheers!
Stefan
Like this