Time Card Approvals are not working as expected
Hi Team,
We have 2 manager types:
LINE_MANAGER - Organization Manager
CUST_DLM - Person Manager
We are newly implementing Oracle Time and Labor, and we need below approval rules for timecard and time change requests -
- If only Person Manager is present then approval should go to Person manager
- If only Organization Manager is present then approval should go to Organization manager
- If both managers are present then it should go only to Person Manager
We have created rules mentioned below
Rule 1: Person Manager exists
HierarchyBuilder.getManager("supervisory",Task.payload.process.Requester,-1,null,"CUST_DLM") isn't null
Route to:
Tagged:
0