Travel Authorization dynamic step( AWE )not working
Hi Experts,
I have a requirement for travel authorization workflow (AWE),
when a TA request is submitted it should dynamically route to its supervisors hierarchy until it reaches a supervisor with a ROLE ( abc_role).
for ex.
step 1 - Employee A submits a request & it should route to Employee X ( 'X' is A's supervisor)
step-2 - should route to Employee Y ( Y is supervisor of 'X')
step-3 - should route to Employee Z ( Z is supervisor of 'Y')
step4 - should route to Employee N ( N is supervisor of 'Z') AND 'Z' has role abc_role and then workflow should end at this point.