Search Results bim_edw_intrctns_f
Overview
The BIM_EDW_INTRCTNS_F table is a core fact table within the Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically for the Marketing Intelligence (BIM) module. As a fact table in a dimensional data warehouse schema, its primary role is to store quantitative and measurable data related to customer interactions. It serves as the central repository for analyzing marketing campaign effectiveness, customer engagement, and interaction history. The table's design, characterized by numerous foreign key relationships to dimension tables, enables complex multidimensional analysis and reporting, forming the foundation for BI analytics and performance metrics within the Marketing Intelligence domain.
Key Information Stored
While specific numeric fact columns are not detailed in the provided metadata, the structure reveals that BIM_EDW_INTRCTNS_F stores foreign key references to a comprehensive set of dimension tables. Each foreign key column links interaction facts to descriptive attributes. The key foreign key columns include CMPGN_FK_KEY (Campaign), EVENT_FK_KEY (Event), and OFFER_FK_KEY (Offer), which contextualize the interaction within a specific marketing initiative. Further, INTRCTN_MEDIA_FK_KEY, INTRCTN_OUTCOME_FK_KEY, INTRCTN_REASON_FK_KEY, and INTRCTN_RESULT_FK_KEY classify the nature and result of the interaction. The table also links to customer and operational dimensions such as CUSTOMER_FK_KEY, ORG_FK_KEY (Operating Unit), BILL_TO_SITE_FK_KEY, SHIP_TO_SITE_FK_KEY, and INSTANCE_FK_KEY. The actual fact measures stored would typically include counts, durations, monetary amounts, or other quantifiable metrics associated with each interaction record.
Common Use Cases and Queries
This table is central to generating analytical reports on marketing performance and customer behavior. Common use cases include analyzing campaign response rates by media channel, measuring the effectiveness of different offers, understanding interaction outcomes across target segments, and tracking customer engagement history. A typical analytical query would join this fact table to multiple dimension tables to slice and dice the interaction data. For example, to report on campaign performance, a query might join BIM_EDW_INTRCTNS_F to EDW_BIM_CMPGNS_M, EDW_BIM_IH_OUTCM_M, and EDW_BIM_MDCHN_M, aggregating fact measures grouped by campaign name, interaction outcome, and media channel. ETL processes from transactional sources like Oracle Marketing populate this table to feed downstream BI dashboards and enterprise data warehouses.
Related Objects
The BIM_EDW_INTRCTNS_F table has a defined star-schema relationship with numerous dimension tables, as indicated by its foreign keys. Primary related dimension tables include:
- EDW_BIM_CMPGNS_M: Campaign dimension.
- EDW_BIM_CMPSTATS_M: Campaign status dimension.
- EDW_BIM_EVENTS_M: Event dimension.
- EDW_BIM_IH_MEDIA_M, EDW_BIM_IH_OUTCM_M, EDW_BIM_IH_REASN_M, EDW_BIM_IH_RESLT_M: Interaction characteristics dimensions.
- EDW_BIM_MDCHN_M: Media channel dimension.
- EDW_BIM_MKTSGMTS_M, EDW_BIM_TGSMT_M: Market and target segment dimensions.
- EDW_BIM_OFFERS_M: Offer dimension.
- EDW_BIM_SRCLSTS_M: Source list dimension.
It is also related to common EBS dimensions for Customer, Operating Unit (ORG), and Site information. This table is a critical source for BIM analytics and reporting views, and its data likely feeds aggregated summary tables or OLAP cubes for performance management.
-
Table: BIM_EDW_INTRCTNS_F
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.BIM_EDW_INTRCTNS_F, object_name:BIM_EDW_INTRCTNS_F, status:VALID, product: BIM - Marketing Intelligence , description: Interaction fact table . , implementation_dba_data: BIM.BIM_EDW_INTRCTNS_F ,
-
Concurrent Program: BIM_EDW_INTRCTNS_F
12.1.1
execution_filename: BIM_EDW_INTRCTNS_F_C.PUSH , product: BIM - Marketing Intelligence , user_name: BIM_EDW_INTRCTNS_F , description: Publish Interaction Fact , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Table: EDW_BIM_CMPSTATS_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_CMPSTATS_M, object_name:EDW_BIM_CMPSTATS_M, status:VALID, product: BIM - Marketing Intelligence , description: Campaign Status dimension star table . , implementation_dba_data: BIM.EDW_BIM_CMPSTATS_M ,
-
Table: EDW_BIM_IH_MEDIA_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_IH_MEDIA_M, object_name:EDW_BIM_IH_MEDIA_M, status:VALID, product: BIM - Marketing Intelligence , description: Interaction Media Dimension Table . , implementation_dba_data: BIM.EDW_BIM_IH_MEDIA_M ,
-
Table: EDW_BIM_IH_REASN_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_IH_REASN_M, object_name:EDW_BIM_IH_REASN_M, status:VALID, product: BIM - Marketing Intelligence , description: Interaction Reason Dimension table . , implementation_dba_data: BIM.EDW_BIM_IH_REASN_M ,
-
Table: EDW_BIM_SRCLSTS_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_SRCLSTS_M, object_name:EDW_BIM_SRCLSTS_M, status:VALID, product: BIM - Marketing Intelligence , description: Source List Dimension Table . , implementation_dba_data: BIM.EDW_BIM_SRCLSTS_M ,
-
Table: EDW_BIM_OFFERS_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_OFFERS_M, object_name:EDW_BIM_OFFERS_M, status:VALID, product: BIM - Marketing Intelligence , description: Offer dimension table . , implementation_dba_data: BIM.EDW_BIM_OFFERS_M ,
-
Table: EDW_BIM_IH_OUTCM_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_IH_OUTCM_M, object_name:EDW_BIM_IH_OUTCM_M, status:VALID, product: BIM - Marketing Intelligence , description: Interaction Outcome Dimension . , implementation_dba_data: BIM.EDW_BIM_IH_OUTCM_M ,
-
Table: EDW_BIM_IH_RESLT_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_IH_RESLT_M, object_name:EDW_BIM_IH_RESLT_M, status:VALID, product: BIM - Marketing Intelligence , description: Interaction Result Dimension table . , implementation_dba_data: BIM.EDW_BIM_IH_RESLT_M ,
-
Table: EDW_BIM_MDCHN_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_MDCHN_M, object_name:EDW_BIM_MDCHN_M, status:VALID, product: BIM - Marketing Intelligence , description: Media Channel Dimension table . , implementation_dba_data: BIM.EDW_BIM_MDCHN_M ,
-
Table: EDW_BIM_EVENTS_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_EVENTS_M, object_name:EDW_BIM_EVENTS_M, status:VALID, product: BIM - Marketing Intelligence , description: Event Dimension table . , implementation_dba_data: BIM.EDW_BIM_EVENTS_M ,
-
Table: EDW_BIM_TGSMT_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_TGSMT_M, object_name:EDW_BIM_TGSMT_M, status:VALID, product: BIM - Marketing Intelligence , description: Target Segment dimension table . , implementation_dba_data: BIM.EDW_BIM_TGSMT_M ,
-
Table: EDW_BIM_MKTSGMTS_M
12.1.1
owner:BIM, object_type:TABLE, fnd_design_data:BIM.EDW_BIM_MKTSGMTS_M, object_name:EDW_BIM_MKTSGMTS_M, status:VALID, product: BIM - Marketing Intelligence , description: Market Segment dimension table . , implementation_dba_data: BIM.EDW_BIM_MKTSGMTS_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 ,
-
View: BIM_EDW_INTRCTNS_F_IV
12.1.1
product: BIM - Marketing Intelligence , description: Instead of Views , implementation_dba_data: Not implemented in this database ,