Thanks Kamal for the shout out.
I did open a issue to work on this
https://github.com/apache/incubator-kie-issues/issues/1205
------------------------------
Enrique González Martínez
------------------------------
Original Message:
Sent: Tue May 14, 2024 03:44 AM
From: kamal Rajeshwaran
Subject: IBM BAMOE v9.x | Nested Mutli-Instance Subprocess Issue
We are trying to iterate over nested loops. For this we are using Multiple Instance Subprocess. So there is a variable in the parent subprocess which we want to be accessible by the child subprocess. This scenario worked fine with version 8, but in version 9, the child subprocess is unable to access the variable defined in the parent.
------------------------------
kamal Rajeshwaran
------------------------------
Original Message:
Sent: Tue May 14, 2024 03:33 AM
From: Enrique González Martínez
Subject: IBM BAMOE v9.x | Nested Mutli-Instance Subprocess Issue
Do you mind to elaborate ?
Subprocess do you mean call activity or we mean embedded/event subprocess ? At present we are mapping subprocesses as lambda subprocess so it might happen this is not available. We are on the work now to work on this.
------------------------------
Enrique González Martínez