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.
Feasibility to add multiplication condition in approval rule
Summary
We are having requirement in Offer approval to multiply Grade maximum rate by 0.20 and if that is less than Annual salary, rule should trigger notification.Content
We are using the below condition and it is throwing an error when we deploy it
(((Offer Salary Details.Grade RateMax * 0.2) + Offer Salary Details.Grade RateMax) < Offer Salary Details.Annual Salary)
Error : The number of expressions within this approval condition doesn't match the number of AND and OR operators. Ensure you include the correct number of operators.
Is it possible to include arithematic operation in Approval rule and guide us on this issue. Thanks in advance.
1