Search Results igs_ad_interface_all
Overview
The IGS_AD_INTERFACE_ALL table is a core data staging object within the Oracle E-Business Suite's now-obsolete Student System (IGS). Its primary function is to serve as a holding area for person-related import data received from various external sources. This table acts as a critical interface point in data migration and integration processes, allowing for the validation, transformation, and subsequent processing of inbound person records before they are formally loaded into the primary transactional tables of the application. As indicated by its "_ALL" suffix, the table is designed to support a multi-organization structure, storing data partitioned by operating unit.
Key Information Stored
While the provided metadata does not list specific columns beyond key identifiers, the table's structure is defined by its primary and foreign keys. The central column is INTERFACE_ID, which serves as the unique primary key (IGS_AD_INTERFACE_PK) for each record staged in the interface. Another critical column is PERSON_ID, which is a foreign key referencing the HZ_PARTIES table in Oracle Trading Community Architecture (TCA). This link is essential for associating imported interface records with existing person parties in the system or for creating new ones. The table would typically contain a comprehensive set of columns mirroring the attributes of a person or applicant, such as name, address, contact details, and source system identifiers, facilitating the complete transfer of data from external systems.
Common Use Cases and Queries
The primary use case for IGS_AD_INTERFACE_ALL is the batch import of person or prospective student data. A typical process involves an external program populating this table, followed by the execution of a concurrent program that validates the data, potentially merges it with existing TCA parties using the PERSON_ID link, and then transfers it to base application tables. Common queries would focus on monitoring the interface load. For example, to review pending interface records that have not yet been processed, one might use a query such as: SELECT interface_id, person_id, creation_date FROM igs_ad_interface_all WHERE request_id IS NULL;. Another frequent operational need is troubleshooting failed records by joining to related interface child tables to examine detailed errors.
Related Objects
The IGS_AD_INTERFACE_ALL table has defined relationships with several other objects in the Student System, as per the provided metadata. It references the HZ_PARTIES table via its PERSON_ID column, anchoring person data to the central TCA registry. Furthermore, it is referenced as a parent table by specific interface child tables that hold more detailed information:
- IGS_AD_APL_INT: References IGS_AD_INTERFACE_ALL via INTERFACE_ID. This table likely holds detailed applicant or application-related data staged for import.
- IGS_PE_RES_DTLS_INT: References IGS_AD_INTERFACE_ALL via INTERFACE_ID (listed twice, possibly for different detail types). This table likely holds residency or other personal detail information for the staged person records.
-
Table: IGS_AD_INTERFACE_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Holds person's import data received from different sources , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_INTERFACE_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_AD_INTERFACE_ALL, object_name:IGS_AD_INTERFACE_ALL, status:VALID, product: IGS - Student System , description: Holds person's import data received from different sources , implementation_dba_data: IGS.IGS_AD_INTERFACE_ALL ,
-
APPS.IGS_AD_IMP_013 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_UC_EXP_APPLICANT_DTLS dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_UC_PROC_APPLICATION_DATA dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_INTERFACE_PKG dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_002 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_008 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_004 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_PE_PERS_IMP_001 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_025 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_026 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_028 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_027 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_011 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_001 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGR_GEN_002 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_006 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGR_IMP_001 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_004 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_PE_PERS_IMP_001 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_UC_EXPORT_HESA_TO_OSS_PKG dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_ACT_ASSESSMENTS_PKG dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_012 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_007 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_027 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_HE_IMPORT_DATA dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_001 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_024 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_013 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_028 dependencies on IGS_AD_INTERFACE_ALL
12.1.1
-
APPS.IGS_AD_IMP_007 dependencies on IGS_PE_HLTH_INS_ALL
12.1.1
-
APPS.IGS_AD_IMP_002 dependencies on IGS_AD_IMP_001
12.1.1
-
APPS.IGS_AD_IMP_026 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_007 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_013 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_002 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_007 dependencies on IGS_PE_MIL_SERVICES_ALL
12.1.1
-
APPS.IGS_AD_IMP_006 dependencies on HZ_PARTIES
12.1.1
-
APPS.IGS_AD_IMP_012 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_011 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_006 dependencies on IGS_AD_INTERFACE
12.1.1
-
APPS.IGS_AD_IMP_002 dependencies on IGS_AD_INTERFACE_DTL_DSCP_V
12.1.1
-
APPS.IGS_AD_IMP_011 dependencies on IGS_PE_ACAD_HONORS
12.1.1
-
APPS.IGS_AD_IMP_025 dependencies on IGS_PE_TEACH_PERIODS_ALL
12.1.1
-
APPS.IGS_AD_IMP_006 dependencies on HZ_EMPLOYMENT_HISTORY
12.1.1
-
APPS.IGS_AD_IMP_011 dependencies on IGS_PE_RES_DTLS_ALL
12.1.1
-
APPS.IGS_AD_IMP_012 dependencies on HZ_CONTACT_POINTS
12.1.1
-
APPS.IGS_AD_IMP_007 dependencies on IGS_PE_MIL_SERVICES
12.1.1