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.
Expression Builder for Accrual Matrix rule - combining LOS & Person assignment no.
Summary
Expression Builder for Accrual Matrix rule - combining Length of service & Person assignment numbers as criteriaContent
Hi,
As per the requirement, I have configured Absence using Expression builder, can you please let me know why the expression builder is not satisfying the below conditions.
Rule 1: Employee with service 0 to 120, we have used expression as "(([LengthOfService.LOSinMonths] > 0 AND
[LengthOfService.LOSinMonths] <=120) AND
([Person.AssignmentNumber] != 'E95285' OR
[Person.AssignmentNumber] != 'E96293'))" will get Accrual 15"
Rule2: "(([LengthOfService.LOSinMonths] > 120 AND
[LengthOfService.LOSinMonths] <=240) AND
([Person.AssignmentNumber] != 'E95285' OR
[Person.AssignmentNumber] != 'E96293'))" - will get accrual 20
Rule 3:"(([LengthOfService.LOSinMonths] < 241) AND
([Person.AssignmentNumber] ='E95285' OR
Tagged:
0