Any API to define an approver group with 'First Responder Wins' voting method
In the course of considering special handling for unresponsive GL Journal approvers (i.e., timed out
'APPROVE JOURNAL' notifications in AME Parallel Approval subprocess).
By default, ame_engine.processUnresponsiveApprovers calls ame_approver_type_pkg.getSurrogate,
which goes up the HR supervisory chain of command.
The desired behaviour is to re-direct such notifications to an accounting team empowered to
handle them, with 'First Responder' voting method being enforced. [Such an approval group is
already existing for list creation exception rule (when the first approver lacks or has an inactive
FND User account)]
Considering adding code to an activity on the notification's Timeout branch.