1 of 9

OIT Integration Team Updates

IDEAA Meeting

February 14, 2023

2 of 9

  • Data Integration support for other initiatives:
    • X.500 Retirement (abatement) and the IDM Data Feed
      • UM Libraries
      • Auxiliary Services
      • UMD-ITSS
      • UMC-IT
      • Several other teams
    • MN-GEMS implementation
    • UMD eClinicalWorks implementation
    • Collegiate Travel Partners (CTP); an HR data integration project

Current Integration Support Activities

3 of 9

  • API additions and enhancements
    • New -- Person Birthdate
    • New -- Person Legal Sex
    • Enhanced -- Personal Pronoun Information (multi-row)
    • Enhanced -- Employee Information (add Employee Class)

  • Working on the delivery of “affiliation list” APIs which are based on Person Types

Current Integration Product Enhancements

4 of 9

Background

  • Common request/question asked of Integrations
  • X.500 abatement project illustrated need
  • Consistent Data Set

5 of 9

Scope

  • Determine Affiliations
  • Designing APIs
  • Applying Parameters

6 of 9

Affiliations

Starting With…

Current Students

Active Employees

Potential additions…

Degree Holders

Retired Employees

7 of 9

Design

Vestibulum congue tempus

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.

[

{

"emplId": "1223334",

"persId": "111111111"

},

{

"emplId": "8889999",

"persId": "76767676"

}

Full List

Request

{

"campus": "UMNCR"

}

Response

8 of 9

Design

Input Request Data

{

"emplId": "1223334"

}

Request

{

"persId": "111111111",

“persTp”: “currentStudent”

}

Response

9 of 9

Questions?