Share all details related to your problem, including any error messages you may have received.
Could someone please explain at what specific point in workflow does the approval mode change to parallelPoll and why it happens? I want to replicate this in my custom approval framework. please be advised the workflow that I have used here is OOTB and changed the approvalScheme to manager,owner, the approvalMode serial
Hi @rajeshs@ismaelmoreno1
I have gone through the approvalModes. If the approvalSplitPoint is defined the approvalMode, would change to parallelPoll. However In this case the the approvalScheme is “manager, owner”, and the approvalSplitPoint is not defined.
First level of approval is in serial
Second level of approval in parallelPoll
I wanted to understand how & why the second level of approval is in parallelPoll