Description of Issue
Employee who was set to inactive did not update to active in Time & Attendance.
Context
- Time & Attendance
- EERP
- ExecuTime
- Rehire
- Integrations
Cause
If you tried to manually edit the employee you would receive an error: "Error while trying to save: net.executime.businesslogic.security.SecurityException: NAME is not allowed to access this class net.executime.model.data.Job
This error is saying that we are attempting to update this employee and assign a job to them and at one point they probably had a default job assigned to their profile.
To fix we have to enable Allow default values to be set on employees for Extended Job Costing.
Resolution
- Login to Time & Attendance with Admin Access
- Click System Admin
- Click UI environment flags
- Enable Allow default values to be set on employees for Extended Job Costing
- Click Save
- Click System Configuration
- Click Tyler Integration
- Run Job 5 Employee
- Click System Admin
- Click Master File Management
- Confirm employee has been updated.
Additional Information
Add Comment