How to dynamically return approval group based on category
I have a requirement for make requisition workflow where we want to return approval groups based on category code. Is this feasible if so how to achieve.
We have sql based rule that returns all the approvers for the category and any one can approve based on voting %. But now we want atleast one approver for each category to approve the requisition before moving forward.
Any help would be great.
0