Learning Assignment withdrawal approval
Summary:
Hi Team,
We have a requirement that when an employee submits withdraw request, it should go for approval to the line manager.
But when the manager submits withdraw request for his/her direct report, it should get automatically approved.
I have configured in the approval workflow,
Rule condition for employee approval is (Assignment Event Sub Type == "ORA_EVT_SUBT_SELF") – Working as expected. It is going to manager’s approval which was submitted by employee.
Rule condition for manager approval is (Assignment Event Sub Type == "ORA_EVT_SUBT_MANAGER") – Self auto approve – which is not working as expected. This is going for approval to his/her manager.