multiInstanceIterator

I don't know how to access one value of the list that I use to make a parallel multy-instanciation, It is always empty value(multiInstanceIterator - son variable)

Hi all

I am a newbie at Bonita 7.2.0, and have some questions.
From one process I'm doing a parallel multi instantiation, and I'm giving a list to instantiate many time the other process as element there is in the list.
Until here it works fine.
The problem is that when I try to access from the son processes to the instance iterator I doesn't have any value.
This is important for me because each process is assigned to one investigator, and need to know which investigador is the owner of each sub-flow.

Notifications