Hi,
We have a scenario to develop approval workflow using business rules for approval hierarchy with below scenario.
Each level of approval will have multiple approvers(USERS) where any one can assign the task to them and approve it.
But in Business Rules we can't add multiple users for a parameter, We have option to use groups to achieve but we have huge number of users with different combination that will lead us to create more user groups.
Is there way to add multiple user in business rules parameter?