Absence Approval - AME going to the Top of Supervisor Hierarchy
Hi All,
When I create an absence request, for approval, it goes all the way to he end of the supervisor hierarchy. I have modified the AME by creating a request group that only looks at the single supervisor attached to the employee record. It still does not recognize this. It climbs to the end of the hierarchy. I then hard coded the approver thus:
SELECT 'person_id:'||99999 -- where 9999 is the person id for the supervisor
FROM DUAL
This was done with the action type approval-group chain of authority. It ignores this and shows all in the supervisor hierarchy