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
Timecard Approval Rule with hours count of a particular Payroll Time Type
We're looking to create a Payroll Time Card Approval that goes like:If count of Overtime Hours in the timecard < n, Then route to Line Manager
If count of Overtime Hours in the timecard >= n, Then route to HR Manager
We tried using Task.payload.getApprovalTimeRecordsHeader1Response.result.recordedHours
but it picks the total count of the timecard - not the count of Overtime Hours.
Is there a way to pick the count of particular Payroll Time Type?
Tagged:
0