Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Expiration Date in visas and permits to be mandatory based on category
Summary:
We have a requirement to make Expiration Date field mandatory based on category selected as 'Limited with restriction' in visas and permits section in Add Contingent Worker.
I tried a autocomplete rule, when I did not add Contingent worker as worker type the rule is working as expected, but getting error when I add worker type condition.
Object: Person Visas
Rule Type: Object Validation Rule Type
Error:
Exception in expression "oracle.apps.hcm.people.core.protectedModel.entity.VisaPermitDEO" validation rule "Expiry_Date_validates_in_Visas_and_Permit" : java.lang.NullPointerException : Cannot invoke method reset() on null object
at "oracle.apps.hcm.people.core.protectedModel.entity.VisaPermitDEO" validation rule "Expiry_Date_validates_in_Visas_and_Permit" line 5