Search Results taw kaec school
The IGS_UC_COM_SCSICNTS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure used within the iGATE (now part of Capgemini) Government Solutions (IGS) module, specifically tailored for higher education institutions. This table is primarily associated with the UCAS (Universities and Colleges Admissions Service) integration functionality, which facilitates the processing of student applications in the UK higher education sector. Below is a detailed analysis of its purpose, structure, and relevance in Oracle EBS. ### **Purpose and Functional Context** The IGS_UC_COM_SCSICNTS table stores communication records related to student application status changes, acknowledgments, and other transactional interactions between the institution and UCAS. It acts as a log or audit trail for communications sent or received via the UCAS integration framework. This table ensures that institutions maintain a historical record of all UCAS-related communications, which is essential for compliance, reporting, and reconciliation purposes. ### **Key Columns and Data Structure** While the exact schema may vary slightly between EBS 12.1.1 and 12.2.2, the table typically includes the following key columns: 1. **COMM_ID** – A unique identifier for each communication record. 2. **PERSON_ID** – References the student (stored in IGS_PE_PERSON or PER_ALL_PEOPLE_F). 3. **APPLICATION_ID** – Links to the UCAS application (stored in IGS_UC_APPLICATIONS). 4. **COMM_TYPE** – Indicates the type of communication (e.g., acknowledgment, status update). 5. **COMM_DATE** – Timestamp of when the communication was sent/received. 6. **STATUS** – Reflects the processing status (e.g., PENDING, SENT, FAILED). 7. **MESSAGE_TEXT** – Contains the actual communication payload or reference. 8. **CREATED_BY / CREATION_DATE / LAST_UPDATED_BY / LAST_UPDATE_DATE** – Standard Oracle audit columns. ### **Integration with Other Modules** The IGS_UC_COM_SCSICNTS table interacts with several other EBS components: - **Student Systems (IGS)** – Links to student records via PERSON_ID. - **UCAS Application Processing** – References IGS_UC_APPLICATIONS for application details. - **Workflow & Notifications** – May trigger alerts or follow-up actions based on STATUS changes. ### **Technical Considerations** 1. **Indexing** – Typically indexed on COMM_ID, PERSON_ID, and APPLICATION_ID for performance. 2. **Data Volume** – Can grow significantly in large institutions; archival strategies may be required. 3. **Customizations** – Some implementations extend this table with additional fields for institution-specific needs. ### **Relevance in EBS 12.1.1 vs. 12.2.2** While the core functionality remains consistent, EBS 12.2.2 may introduce: - **Enhanced APIs** for UCAS integration. - **Improved logging mechanisms** for troubleshooting. - **Compatibility with newer Oracle Database features** (e.g., JSON support in MESSAGE_TEXT). ### **Conclusion** The IGS_UC_COM_SCSICNTS table is a foundational component for UCAS integration in Oracle EBS, ensuring traceability and compliance in student admissions. Institutions leveraging this functionality must ensure proper maintenance, indexing, and archival to optimize performance and data integrity.
-
Lookup Type: OR_SYSTEM_ID_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: OR_SYSTEM_ID_TYPE , description: Organization System ID Type ,
-
Lookup Type: PE_SV_EV_POSITION
12.2.2
product: IGS - Student System (Obsolete) , meaning: EV Position Codes , description: Exchange Visitor Position Codes ,
-
Lookup Type: PE_SV_EDUC_LEVEL
12.2.2
product: IGS - Student System (Obsolete) , meaning: SEVIS Student Education Level Codes , description: Student Education Level Codes ,
-
Lookup Type: OR_MEMBER_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: OR_MEMBER_TYPE , description: Organization Member Type ,
-
Lookup Type: ACT_PROFILE_CATEGORY
12.2.2
product: IGS - Student System (Obsolete) , meaning: ACT Profile Category , description: ACT Profile Category ,
-
Lookup Type: SCNDRY_SCHOOL_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Secondary School Type , description: Secondary School Type ,
-
Lookup Type: ACT_STATISTIC_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Act Statistic Type , description: Act Statistic Type ,
-
Table: IGS_UC_COM_SCSICNTS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the list of all school site contacts. It synchronizes with UCAS view 'cvSchoolContact'. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: SV_FINANCIAL_INFO
12.2.2
product: IGS - Student System (Obsolete) , meaning: Financial Information , description: Financial Information ,
-
Lookup Type: IGS_DA_SRVR_NAMES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Degree Audit Server Name , description: Degree Audit Server Name ,
-
Table: IGS_UC_COM_SCHSITES
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the list of all school sites.. It synchronizes with UCAS view 'cvSchool' , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_DA_COM_OVRIDES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Degree Audit COM Override , description: Degree Audit COM Override ,
-
View: IGS_UC_CVSCHOOLCONTACT_2003
12.2.2
product: IGS - Student System (Obsolete) , description: Dummy view which is a copy of UCAS View CVSCHOOLCONTACT, used for compilation , implementation_dba_data: Not implemented in this database ,
-
View: IGS_UC_CVSCHOOL_2003
12.2.2
product: IGS - Student System (Obsolete) , description: Dummy view which is a copy of UCAS View CVSCHOOL, used for compilation , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: INQUIRY_DET
12.2.2
product: IGS - Student System (Obsolete) , meaning: Inquiry Details , description: Inquiry Details ,
-
Lookup Type: RECRUITMENT_INFO
12.2.2
product: IGS - Student System (Obsolete) , meaning: Recruitment Information - Obsolete , description: Recruitment Information - Obsolete ,
-
View: IGS_UC_IVSTARK_2007_V
12.2.2
product: IGS - Student System (Obsolete) , description: View that points to the IGS_UC_U_IVSTARK_2007 synonym , implementation_dba_data: Not implemented in this database ,
-
View: IGS_UC_IVSTARK_2003_V
12.2.2
product: IGS - Student System (Obsolete) , description: From 2004, applicant information will be held in different Hercules views for different systems. This View selects the pplicant information belonging to all the systems. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_UC_DATA_ERRORS
12.2.2
product: IGS - Student System (Obsolete) , meaning: UCAS Process Data Errors , description: UCAS Process Data Errors ,
-
View: IGS_UC_IVSTARK_2007
12.2.2
product: IGS - Student System (Obsolete) , description: Dummy View that points to the IGS_UC_ISTARK_INTS Interface Table , implementation_dba_data: Not implemented in this database ,
-
View: IGS_UC_IVSTARK_2003
12.2.2
product: IGS - Student System (Obsolete) , description: Dummy view which is a copy of UCAS View IVSTARK, used for compilation , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_UC_CODE_TYPES
12.2.2
product: IGS - Student System (Obsolete) , meaning: UCAS Reference Code Types , description: UCAS Reference Code Types ,
-
Table: IGS_UC_MV_CVR_SCHTY
12.2.2
product: IGS - Student System (Obsolete) , description: List of possible school types. - OBSOLETE , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_UC_MV_CVSCHL_CT
12.2.2
product: IGS - Student System (Obsolete) , description: List of School Contacts. - OBSOLETE , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_UC_MV_CVSCHOOL
12.2.2
product: IGS - Student System (Obsolete) , description: List of school details and addresses - OBSOLETE , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: PE_SV_TERMINATE_REASON
12.2.2
product: IGS - Student System (Obsolete) , meaning: SEVIS Student Termination Reason Codes , description: SEVIS Student Termination Reason Codes ,
-
Table: IGS_UC_CSCHCNT_INTS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds School contacts information loaded from UCAS , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_SCHL_APLY_TO
12.2.2
product: IGS - Student System (Obsolete) , description: Stores information of school applied under different organization , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_AD_SS_PG_COMPS
12.2.2
product: IGS - Student System (Obsolete) , meaning: Admissions Self-Service Page components , description: Admissions Self-Service Page components ,
-
Table: IGS_UC_COM_SCH
12.2.2
product: IGS - Student System (Obsolete) , description: Holds the list of all schools known to UCAS. It synchronizes with UCAS view 'cvSchool'. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_IN_ENQ_SRC_TYPE
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the sources of an enquiry to the institution Examples newspaper advertising, school liaison activity - Obsolete , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_IN_ENQ_CHAR_TYPE
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the characteristics of an enquirer to the institution. Examples School leaver, Graduate, Domestic or International. Used for statistical purposes and to allow for tailoring of packages - Obsolete , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_UC_APPLICANTS
12.2.2
product: IGS - Student System (Obsolete) , description: Base view for UCAS Applicant details , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: SV_INIT_ERR_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: SEVIS Initial Processing Errors , description: SEVIS Initial Processing Errors ,
-
Lookup Type: IGS_EN_NSC_OPT
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_EN_NSC_OPT ,
-
Lookup Type: ADM_CODE_CLASSES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Admissions Code Classes , description: Admissions Code Classes ,
-
View: IGSFV_AD_ACT_STATS_HIGHSCH
12.2.2
product: IGS - Student System (Obsolete) , description: ACT Statistical Test Components and category details for type as High School , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_AD_ACT_STATS_HIGHSCH
12.2.2
product: IGS - Student System (Obsolete) , description: ACT Statistical Test Components and category details for type as High School , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_UC_APPLICANTS
12.2.2
product: IGS - Student System (Obsolete) , description: Full View for UCAS Applicant Details , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: PERSON_ID_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Person Id Type , description: Person Id Type ,
-
Lookup Type: SV_FM_VISA_PROC_ERR_TYPES
12.2.2
product: IGS - Student System (Obsolete) , meaning: SEVIS F/M Eligibility Processing Errors , description: SEVIS F/M Eligibility Processing Errors ,
-
View: IGS_UC_IVSTARK_V
12.2.2
product: IGS - Student System (Obsolete) , description: Selects all the Applicants that you are allowed to see - OBSOLETE , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: PE_US_COURSE_SUBJECT
12.2.2
product: IGS - Student System (Obsolete) , meaning: SEVIS Major Minor Subject , description: Major Minor/Subject-Student and Exchange Visitor ,
-
View: IGS_UC_APPL_DTLS_V
12.2.2
product: IGS - Student System (Obsolete) , description: Selects the Application , Application choice and clearing details for the applicants you can see , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: SV_J_VISA_PROC_ERR_TYPES
12.2.2
product: IGS - Student System (Obsolete) , meaning: SEVIS J Eligibility Processing Errors , description: SEVIS J Eligibility Processing Errors ,
-
Lookup Type: IMPORT_ERROR_CODE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Import Error Code , description: Import Error Code ,