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
Offer approval using COMP Ratio ==NULL is not working
Summary:
We have a requirement to follow a different approval process, if the comp ratio is NULL in the offer. However, as of now, all the offer approvals which doesn't have salary ranges defined are getting error out. All the rules are written via Translation console.
We are trying to write a rule ( Offer Salary Details.Compa Ratio == null ) so that transactions without salary ranges will not error out but this is not working.
CURRENT RULES are as follows:
1) (((Requisition Details.result.Recruiting Type != "Contingent") AND (Offer Salary Details.Compa Ratio < 100)) AND (Offer Salary Details.Compa Ratio != null)) —> AUTO APPROVED
0