Release 2025 SuperGlue v5.2.2
Release Summary
The purpose of this release is to add a new field to the College Adaptor that gives students the option to grant or deny permission to colleges to be able to have the college obtain their military Joint Services Transcript to help them get credit for prior learning.
Schedule
Release SuperGlue 5.2.2 was deployed:
To pilot environment: July 23, 2025
To production: July 25, 2025
New Field
The tables below show which fields have been added and are included in the payload to College Adaptor:
Table: Banner-CCCApply Standard Application
College Adaptor Payload Field | CCCApply Staging Table | Banner Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | SZRAPLY | MILITARY_JST_OPTIN | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes |
Table: Banner-CCCApply Shared Application
College Adaptor Payload Field | CCCApply Staging Table | Banner Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | SZRSAPP | MILITARY_JST_OPTIN | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes |
Table: Colleague-CCCApply Standard Application
College Adaptor Payload Field | Colleague DB Staging Table | Colleague Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | XCTC.CCC.APPLY.APPL | XCTC.MILITARY.JST.OPTIN | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes
|
Table: Colleague-CCCApply Shared Application
College Adaptor Payload Field | Colleague DB Staging Table | Colleague Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | XCTC.SHARED.APPL | XCTC.MILITARY.JST.OPTIN | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes
|
Table: PeopleSoft-CCCApply Standard Application
College Adaptor Payload Field | PeopleSoft DB Staging Table | PeopleSoft Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | PS_CCTC_APPL_STG | CCTC_APPL_MIL_JST_OPTIN | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes |
Table: PeopleSoft-CCCApply Shared Application
College Adaptor Payload Field | PeopleSoft DB Staging Table | PeopleSoft Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | PS_CCTC_SHARED_STG | CCTC_APPL_MIL_JST_OPTIN | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes |
Table: SQL-CCCApply Standard Application
College Adaptor Payload Field | CCCApply Staging Table | MS SQL Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | SZRAPLY | militaryJstOptin | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes |
Table: SQL-CCCApply Shared Application
College Adaptor Payload Field | CCCApply Staging Table | MS SQL Field Name | Description | Type | Length | Field Values | Allows Null |
---|---|---|---|---|---|---|---|
militaryJstOptin | SZRSAPP | militaryJstOptin | T = allow the college obtain the student's Joint Services Transcript on their behalf. F = do not allow the college to obtain the Joint Services Transcript. | String | 1 | T/F | Yes |
Documentation