Issue with Autocomplete Rule Logic for Preventing Duplicate DOR Submissions Within a Year
Hi everyone,
I'm working on a rule in Oracle HCM Design Studio using auto-complete rules for the Document Of Record type "Travel Request". The requirement is:
An employee should not be able to submit more than one "Travel Request" DOR within a 12-month period.
For example, if an employee submits a request today, they should be restricted from submitting another until one year from today.
I've implemented the rule logic, but it's not working as expected — employees are still able to submit multiple requests within the same year.
I am working on this for the first time and require help in writing the logic.
0