Hi Team,
I am trying to achieve a particular use case and been reviewing few ideas. The use case is,
A form is submitted by an administrator with selected number of approvers (Max of 4 approvers selected from a drop down). On submission, form is sent to all these selected approvers (can be 1 or can be 4). It will proceed to further user tasks only after selected number of approvers completes the task.
I believe this can be achieved using gateways but the issues is in case any approver rejects , it has to go back to the administrator to correct the form and then back to the approver who rejected it and wait for the remaining forms to be processed (may be 2 approvers rejects).
Any idea is welcome.
Thank you.