Can I set approval logic where 2 out of 3 approvers must approve for a quote to be accepted in CPQ?
I'm trying to implement an approval rule in Oracle CPQ where a quote is routed to 3 approvers in parallel. I want the quote to be approved if at least 2 of the 3 approve, and rejected if only 1 approves.
I understand that CPQ supports parallel approvals, but from what I’ve seen, it considers the first approval as final, and doesn't support a "majority vote" logic natively.
Has anyone implemented a workaround using any other method to achieve this kind of majority-based group approval?
0