apache / incubator-kie-kogito-examples

Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
256 stars 383 forks source link

[Fix #3694] Modifying for each example #2019

Closed fjtirado closed 1 month ago

fjtirado commented 1 month ago

Fix https://github.com/apache/incubator-kie-kogito-runtimes/issues/3694 Updates foreach example, replacing loop variable access. Before it was accesed as property using ".", now is accessed as variable using "$" Merge with https://github.com/apache/incubator-kie-kogito-runtimes/pull/3696