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
An attribute in the ... rule has a null value error in spite of a null check
We have two HCM workflows that are failing with the error, "An attribute in the […] rule has a null value error." In both cases, we have a rule that checks for null values.
The workflows in question are Request Position Change and Change Assignment. Position Change was working fine when we were testing in Dev and then started erroring today (it's been a consistent error). I opened a SR for Change Assignment when it started occurring randomly in Production (it's inconsistent).
If it matters, we are in 25A.
Example of codes in question:
Change Assignment:
((Worker's Salary Details.Proposed Annual Salary >= 350000.00) AND (Worker's Salary Details.Proposed Annual Salary != null))
Tagged:
0