samuel-beniamin commented on issue #1474:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1474#issuecomment-2346352444

   > Hi @yesamer @samuel-beniamin could you please clarify a little bit a term 
**MID (Multi Instance Decision)**? I think it is a new for me. Is there a 
xml/dmn file of such model? My intention is to double-check opening such model 
in KIE tooling. Thank you.
   
   Sure, it is a concept introduced by Signavio, inside Signavio DMN extension 
that allows iterating over a list of input values, executing a decision table, 
finally deciding the operation to do with the results after each iteration 
(e.g. collect, sum, max). Long 
   
   You can read more about it here 
https://www.signavio.com/post/decision-modeling-and-the-breakthrough-power-of-the-multi-instance-decision-mid/
   
    For an example, please check the test resources under the following 
directory 
[incubator-kie-drools/kie-dmn/kie-dmn-signavio/src/test/resources/org/kie/dmn/signavio](https://github.com/apache/incubator-kie-drools/tree/main/kie-dmn/kie-dmn-signavio/src/test/resources/org/kie/dmn/signavio).
 I hope that helps, please reach out if you need more information.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to