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.
Approval rule is triggered even though condition is not met
Summary:
Approval rule is triggered even though condition is not met
Content (required):
Hello,
We have an approval rule for Job Requisition set up as follow :
((RequisitionDff.nmrassignmentCategory equalsIgnoreCase "Indirect/MOI") AND (Requisition Fields.result.Business Unit equalsIgnoreCase "Global Operations") AND (Requisition Fields.result.Recruiting Type Code != "NMR_CONFIDENTIAL"))
The issue here is regarding the condition of Recruiting Type Code : even though my job req is of type Confidential, this rule is triggered !
I have checked in Manage Common Lookups > ORA_IRC_RECRUITING_TYPE, and the lookup code (NMR_CONFIDENTIAL) is correct. I've also tried by deleting and recreating that recruiting type, but the issue still happens.
0