multi-instantiation iterator

Assign Instances of a Task to All Members of Organization Group

Hello everyone,

I am working on a project where every user in a group of the organization must send a quarterly form, and I am having trouble figuring out how to assign an instance of the task to every user in the group. I have selected parallel multi-instantiation for the task, but I don't know how to set up a dynamic amount of instances depending on the organization's size and how to assign these multiple instances to individual corresponding members of the group.

Any help would be greatly appreciated,

Regards

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