...
- Pull the tenure_code into the HRDW_EMPLOYEE table
- Display the tenure_code on the HRDW_EMPLOYEE lookup screen on the admin side
- Create a scheduled job to submit probationary Contract Renewals
- Dec 20th at 4:30pm push to the Dean
- CCs are earlier; this really only affects Manoa
- this must be manually scheduled
- Job details
App must be a Contract Renewal, app type ID = 5
App must be at state 105 (DCReview) or 130 (ContractAwaitingApplicant)
Applicant must have a tenure code = FPR from the hrdw_employee table
Transition apps that meet the above criteria to state 131 (DeanReview)
- Automatically submit probationary Contract Renewals on the T&P deadline along with T&P dossiers
...