Hi DRM Gurus,
We have a conditional approvals according to business unit while submit the request and it should route to respective BU approver
Example:-
Business Unit=123
User A,B
BUApprover C
Business Unit=1234
User E,F
BUApprover C1
While A or B will raise a submit request,it should route to BUApprover C for approval.
While E or F raise a submit request,it should routeĀ to BUApprover C1 for approval.
Route flow:-
Submit(A&B)---->Approve(C)-->Commit(Admin)
Submit(E&F)---->Approve(C1)-->Commit(Admin)
I have gone through earlier threads but unable to understand it.Please share any info with steps if feasible.
DRG - Conditional Workflow Approval Options
Conditional routing based on user or node access group
Regards,
Deepfinder