How do we debug seeded process to check if it validates ACR rules
Summary:
Use case# 15
Client: Tesco Stores Ltd.
we have implemented ACR rule for Salary business object. For salaried position if user selects salary basis as "Hourly" display error msg, in the same way for hourly position, if user selects salary basis as "Annual" display error msg. Validation is working perfectly from UI page. But we are facing an issue with the one scenario as below:
Example: An hourly employee was hired on 01-Jan-2024 with 8 pounds/hr. We see Assignment record & salary record with 01-Jan-2024 in the system.
On 01-Mar-2024 employee was moved from hourly to salaried position with 10000 pounds/month. We see Assignment record & salary record with 01-Mar-2024 in the system.