ExecuTime - Error running Move To Payroll
Description of Issue
I am receiving an error trying to run the Move To Payroll Function in ExecuTime. Error reads
 Processing error: Cannot Load Desired Class net.executime.dataexport.tylerintegrationTylerPayrollExportDaily.
Context
- Munis
- ExecuTime
- Payroll Functions
- Admin Settings
Cause
Class name for Move To Payroll was improperly defined in the Admin settings. Class name was defined as net.executime.dataexport.tylerintegrationTylerPayrollExportDaily. Needs to be updated to net.executime.dataexport.tylerintegration.TylerPayrollExportDaily.
Resolution
If a User has Admin rights, complete the following steps, or contact Munis Payroll Support.
- Log into ExecuTime with Admin Credentials.
- Click System Admin, then UI Environment Flags then select the Admin Tab (Version 2018.4) or click System Configuration then select the Admin Tab (Version 2020 and higher).
- Next to the field for Class name for Move to Payroll Function, define net.executime.dataexport.tylerintegration.TylerPayrollExportDaily.
- Scroll to the bottom and click Save.
Additional Information