Results from multiple DMN tables

@stanislav
You could model a DRD like this:

In the Literal Expression using JavaScript or another Scripting language you have access to the outputs of the DMN tables.
You can then use the Generate Results Literal Expression within your Business Rule Task in the BPMN.
You will find some basic info regarding LE here DMN Decision Literal Expression | docs.camunda.org

Hope this helps a bit.

Best
Felix

3 Likes