Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
How to Route Requisition Approval based on Hiring Manager's Representative
Hi All,
Currently we are having Requisition Approval which would route based on Hiring Managers Reprsentative.
(Requisition Fields.result.Business Justification == "Within Budget")
AND (Requisition Fields.result.Department startsWith "GCC")
AND (Requisition Fields.result.Business Unit == "Hoya Vision Care")
AND (GetAllRepresentatives("HVC_HR_REP",Task.payload.getRepresentativeListResponse.result) contains "0")
AND (GetAllRepresentatives("HVC_GL_CCBO",Task.payload.getRepresentativeListResponse.result) contains "0"))
We have used the above condition but some how it is taking the requestor's AOR, We need to write the above condition in such a way that it should route based on Hiring manager's Reprsentative, Can we do that?
Tagged:
0