multi-instantion

Modify subprocess variable from parent process

Hello everybody,

I use Bonita 6.4, and I created a WF which call multiple subprocesses.
The first step of the parent process is asking user some informations (title, comment, date, etc), then this parent process fire some children processes by passing them all datas the user entered.

Parallel execution

Hi,
Suppose there is an organization with following structure:
* ManagerX & ManagerY report to CEO.
* EmployeeX1 & EmployeeX2 report to ManagerX.
* EmployeeY1 & EmployeeY2 report to ManagerY.

I want to implement following scenario using Bonita.

Parallel multi-instantion. I can't put different actors for each instance

I have a global variablre users_todo(which contains ids of user,type list). My siagram has two steps. Second step's iteration typa is Parallel multi-instantion. I want to create parallel process, where each has different actor. I don't know how it can be done?

Notifications