Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Pull the tenure_code into the HRDW_EMPLOYEE table
  2. Display the tenure_code on the HRDW_EMPLOYEE lookup screen on the admin side
  3. 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)

  4. Automatically submit probationary Contract Renewals on the T&P deadline along with T&P dossiers
     

...