Hi, all.
My process has a parallel approval, but I have no idea how to implement it.
I have a task which has to be approved by three different managers parallelly.
If all of them approve the task, then the task will keep going, otherwise the task fails.
Besides I also have to monitor which manager doesn`t make a decision yet.
Can any have the same requirement with mine?