Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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