Multiple approvers

How to build a solution if there is a list of 10 approvers present and we want to route it for all the approvers and resume the flow if any 5 of them approves.

@Pandari Kadaji

This link has a good explanation for your requirement.

@Pandari Kadaji you can use split for each for your requirement with Some → On Count.. Logic.

Please find the below url. Check Some-> On count in the below url

https://www.pegahelp.com/2020/06/split-for-each-shape-in-pega.html

@Pandari Kadaji

Leverage Split for each for your use case. Please find the academy material to understand more in detail.

Running multiple instances of the same subprocess with a Split for Each shape | Pega Academy?