EMIS - add new principle years of experience field as emis custom field

Description

  • ODE has added a new EMIS field named principle years of experience

  • we need to add this as an emis custom field in USPS-R

  • the field will also need to returned via the soap bridge and usps emis soap service

  • see USPSV-1907 for further details about the field and its values 

  • Principal Years of Experience will need to be added to the Employee record in the Experience section. This was something that was added for FY 18.

  •  

    • in USPS-LegacyObjects, in usps-42.xsd add schema element under Employee - Emis, after TotalYearsExp element:  
      <xsd:element minOccurs="0" name="PrincipalYearsExp" type="xsd:nonNegativeInteger"/>

    • in USPS-core, add principal years of experience as a StateReportingCustomField appied to Employee

      • update imports and soap-bridge

    • make sure the field displays on the employee and emis screen in the application

Environment

None

Activity

boehm March 2, 2018 at 7:54 PM

I updated Principle years already under Employee.

Also is appearing in EMIS Employee entry screen.

Andrea

Andy Hoiles February 1, 2018 at 1:24 PM

Testing:  Go to the employee screen and select an employee.  The new Principal Experience field will be displayed in the Experience section.  The Principal Experience will also display on the EMIS screens under Core after selecting an employee.

Fixed

Details

Assignee

Reporter

Source

QA Reviewers

olson

Story Points

Time tracking

2d 6h logged

Sprint

Fix versions

Priority

Better PDF Exporter

Created September 26, 2017 at 3:04 PM
Updated October 9, 2019 at 4:31 PM
Resolved January 31, 2018 at 8:10 PM