Search Results bim_edw_cmpfrcst_fstg
Overview
The BIM_EDW_CMPFRCST_FSTG table is a core interface table within the Oracle E-Business Suite (EBS) Marketing Intelligence (BIM) module. Its primary function is to serve as a staging area for campaign forecast fact data before it is processed and transferred into the Enterprise Data Warehouse (EDW) layer. This table is integral to the data integration architecture for marketing analytics, enabling the consolidation of forecasted campaign performance metrics. It acts as a critical intermediary, ensuring data integrity and validation before final population of the warehouse fact tables used for strategic reporting and analysis.
Key Information Stored
As an interface table, BIM_EDW_CMPFRCST_FSTG holds key identifiers and forecast metrics related to marketing campaigns. The documented primary key column, CMPFRCST_PK, uniquely identifies each forecast fact record within the staging table. A crucial foreign key column, CMPGN_FK_KEY, links each forecast fact to its corresponding master campaign record in the EDW_BIM_CMPGNS_M table. While specific forecast metric columns (e.g., forecasted revenue, cost, response volume) are not detailed in the provided metadata, the table's structure is designed to hold such dimensional keys and quantitative measures that define a campaign forecast, facilitating the subsequent ETL (Extract, Transform, Load) processes.
Common Use Cases and Queries
The primary use case for this table is the ETL process that loads campaign forecast data into the marketing data warehouse. Data is typically inserted into BIM_EDW_CMPFRCST_FSTG from upstream operational systems or planning tools via custom interfaces or APIs. Common operations include validating the integrity of the CMPGN_FK_KEY against the master campaign table and aggregating or transforming the staged data. A typical validation query would join the interface table to the campaign master to identify orphaned records:
- SELECT s.* FROM bim.bim_edw_cmpfrcst_fstg s WHERE NOT EXISTS (SELECT 1 FROM edw_bim_cmpgns_m m WHERE m.cmpgn_pk = s.cmpgn_fk_key);
Reporting directly from this staging table is uncommon, as its purpose is transient data holding. However, it may be queried to audit data loads or troubleshoot ETL job failures.
Related Objects
BIM_EDW_CMPFRCST_FSTG has defined relationships with other key objects in the BIM schema, as per the provided metadata:
- Primary Key: The table is constrained by the primary key BIM_EDW_CMPFRCST_FSTG_U on the column CMPFRCST_PK.
- Foreign Key Dependency: The table holds a mandatory foreign key relationship to the campaign dimension master table. Specifically, the column BIM_EDW_CMPFRCST_FSTG.CMPGN_FK_KEY references the primary key of the table EDW_BIM_CMPGNS_M. This ensures every forecast fact can be correctly attributed to a valid campaign.
This table is a predecessor to final fact tables in the EDW and is closely associated with the ETL programs and workflows that consume its data for further processing.
-
Table: BIM_EDW_CMPFRCST_FSTG
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_CMPFRCST_FSTG, object_name:BIM_EDW_CMPFRCST_FSTG, status:VALID, product: BIM - Marketing Intelligence , description: Interface table for campaign forecast fact . , implementation_dba_data: BIM.BIM_EDW_CMPFRCST_FSTG ,
-
Table: BIM_EDW_CMPFRCST_FSTG
12.2.2
product: BIM - Marketing Intelligence(Obsolete) , description: Interface table for campaign forecast fact . , implementation_dba_data: Not implemented in this database ,
-
SYNONYM: APPS.BIM_EDW_CMPFRCST_FSTG
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIM_EDW_CMPFRCST_FSTG, status:VALID,
-
Table: EDW_BIM_CMPGNS_M
12.2.2
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_CMPGNS_M, object_name:EDW_BIM_CMPGNS_M, status:VALID, product: BIM - Marketing Intelligence(Obsolete) , description: Campaign dimension table . , implementation_dba_data: BIM.EDW_BIM_CMPGNS_M ,
-
Table: EDW_BIM_CMPGNS_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_CMPGNS_M, object_name:EDW_BIM_CMPGNS_M, status:VALID, product: BIM - Marketing Intelligence , description: Campaign dimension table . , implementation_dba_data: BIM.EDW_BIM_CMPGNS_M ,
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
TABLE: BIM.BIM_EDW_CMPFRCST_FSTG
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_CMPFRCST_FSTG, object_name:BIM_EDW_CMPFRCST_FSTG, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
eTRM - BIM Tables and Views
12.1.1
description: Target segment level table . ,
-
eTRM - BIM Tables and Views
12.1.1
description: Target segment level table . ,
-
12.1.1 DBA Data
12.1.1