Adding a New Instance to a Running SubProcess

Hi guys,

I need help with Bproc, I am a bit lost.

Below there is a Multi-instance type : Parallel Subprocess. This subprocess is active for X days. During these days, some information is expected from assignee list. After this subprocess, someone evaluates informations from this user list.

image

During X days, how can we add new assignees to assignee list?

The picture of the desired result is as follows.

Thanks in advance
Gürcan Öztürk

Hi,

We never did things like this and didn’t implement anything special about adding new executions to the active multi-instance activities. You may look for an answer at the Flowable forum. For example, this topic may give you some ideas of what you may try.