index

Package sp_housing_profile

Process APIs related to Housing Applicant Profile.

Description

HousingApplicantProfile is intended to allow an external system to request information about a housing applicant that may affect his or her room assignment selection and priority.  It is expected that this information will be requested after a student's housing eligibility has been verified.

 
Preparation

Crosswalk Validation rules (GTVSDAX) are needed to identify codes for address type, telephone, email, sports, and activities that are to be included in the information returned.  Please refer to the set-up section of the user documentation for details.

 
Operations

The GetHousingApplicantProfile request message must include one valid identifier (i.e., ID Number) and a valid term code.

The ShowHousingApplicantProfile message will be returned with information including name, address, telephone, and email address; person demographic information from the SPAPERS form; medical and disabilities information; emergency contact information; general learner information, including curriculum and academic status; and participation in activities that could affect room assignments.



Program units
f_get_housing_applicant_prof  


f_get_housing_applicant_prof

Function f_get_housing_applicant_prof(
               p_request_oot         uwx_get_housing_applicant_prof) RETURN uwx_show_housing_appl_profile

Process API to get profile information about a housing applicant.

Parameters
p_request_oot   Request housing applicant profile. UWX_GET_HOUSING_APPLICANT_PROF

Returns
Response message in OOT format. UWX_SHOW_HOUSING_APPL_PROFILE