Page 1 of 1

variable parallel tasks generate new independent cases

Posted: Sun Jun 13, 2021 8:11 pm
by tlgl1987
Hi everyone,

I need your help, I am programming a process that has an initial task where a person select from a dropdownlist multiple users to notified in parallel.

Afterwards, each user will enter a photographic record on a grid presented with the information of each one, and when they finish, a new task must be generated from each user to the first user who started the process.

The parallel tasks do not converge in a single end, but generate independent tasks where they need an individual authorization before finalizing by separate.

I use PM 3.4,

Hope someone can help me. TKS