Search Results aml_interaction_leads
Overview
The AML_INTERACTION_LEADS table is a core data object within the Oracle E-Business Suite (EBS) Marketing (AMS) module. It functions as a relational junction table, formally defining and storing the associations between marketing interactions, customer responses, and generated sales leads. This table is critical for tracking the marketing funnel's effectiveness, enabling organizations to trace a specific sales lead back to the originating customer interaction and marketing campaign response. Its existence supports closed-loop marketing analysis by linking operational marketing activities directly to downstream sales opportunities within the EBS ecosystem.
Key Information Stored
The table's primary purpose is to maintain foreign key relationships, with its own surrogate primary key, INTERACTION_LEAD_ID, ensuring each relationship record is uniquely identifiable. The most significant columns are the foreign keys that create the core linkages: INTERACTION_ID links to the JTF_IH_INTERACTIONS table (Oracle Interaction Center), SALES_LEAD_ID links to the AS_SALES_LEADS table (Sales Lead Management), and IMPORT_INTERFACE_ID links to the AS_IMPORT_INTERFACE table, which is used for lead import processes. These columns collectively answer the fundamental business questions of which interaction prompted which lead and through which import mechanism, if applicable.
Common Use Cases and Queries
A primary use case is generating reports on lead source attribution. Analysts can query this table to measure campaign ROI by joining to interaction and lead data. For instance, to list all sales leads created from a specific marketing interaction, a common SQL pattern would join AML_INTERACTION_LEADS to AS_SALES_LEADS on the SALES_LEAD_ID. Another critical scenario involves data integrity checks and cleanup operations, where queries identify orphaned records—relationship entries where either the interaction or the lead no longer exists in their respective master tables. Troubleshooting lead import errors also frequently involves this table, using the IMPORT_INTERFACE_ID to trace issues back to a specific batch import job from the AS_IMPORT_INTERFACE table.
Related Objects
- JTF_IH_INTERACTIONS: The master table for customer interactions. The foreign key (INTERACTION_ID) links a lead to its originating contact event.
- AS_SALES_LEADS: The master table for sales lead data. The foreign key (SALES_LEAD_ID) links the relationship record to the actual lead being tracked.
- AS_IMPORT_INTERFACE: The interface table for importing lead data. The foreign key (IMPORT_INTERFACE_ID) indicates if the lead-relationship was created via a bulk import.
- AML_INTERACTION_LEADS_PK: The primary key constraint, uniquely identifying each record via the INTERACTION_LEAD_ID column.
-
Table: AML_INTERACTION_LEADS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AML_INTERACTION_LEADS, object_name:AML_INTERACTION_LEADS, status:VALID, product: AMS - Marketing , description: Defines relation of interactions, responses, and leads , implementation_dba_data: AMS.AML_INTERACTION_LEADS ,
-
Table: AML_INTERACTION_LEADS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AML_INTERACTION_LEADS, object_name:AML_INTERACTION_LEADS, status:VALID, product: AMS - Marketing , description: Defines relation of interactions, responses, and leads , implementation_dba_data: AMS.AML_INTERACTION_LEADS ,
-
APPS.AS_IMPORT_SL_PVT dependencies on AML_INTERACTION_LEADS
12.1.1
-
APPS.AML_INTERACTION_ENGINE dependencies on AML_INTERACTION_LEADS
12.2.2
-
APPS.AML_INTERACTION_ENGINE dependencies on AML_INTERACTION_LEADS
12.1.1
-
APPS.AML_INTERACTION_LEADS_PKG dependencies on AML_INTERACTION_LEADS
12.1.1
-
APPS.AML_INTERACTION_LEADS_PKG dependencies on AML_INTERACTION_LEADS
12.2.2
-
APPS.AML_PURGE_SALES_LEADS dependencies on AML_INTERACTION_LEADS
12.1.1
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AML_INTERACTION_LEADS
12.1.1
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AML_INTERACTION_LEADS
12.2.2
-
APPS.AS_IMPORT_SL_PVT dependencies on AML_INTERACTION_LEADS
12.2.2
-
APPS.AML_PURGE_SALES_LEADS dependencies on AML_INTERACTION_LEADS
12.2.2
-
VIEW: AMS.AML_INTERACTION_LEADS#
12.2.2
owner:AMS, object_type:VIEW, object_name:AML_INTERACTION_LEADS#, status:VALID,
-
SYNONYM: APPS.AML_INTERACTION_LEADS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AML_INTERACTION_LEADS, status:VALID,
-
SYNONYM: APPS.AML_INTERACTION_LEADS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AML_INTERACTION_LEADS, status:VALID,
-
APPS.AML_INTERACTION_LEADS_PKG dependencies on AML_INTERACTION_LEADS_S
12.1.1
-
APPS.AML_INTERACTION_LEADS_PKG dependencies on AML_INTERACTION_LEADS_S
12.2.2
-
APPS.AML_INTERACTION_LEADS_PKG SQL Statements
12.2.2
-
VIEW: AMS.AML_INTERACTION_LEADS#
12.2.2
-
TABLE: AMS.AML_INTERACTION_LEADS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AML_INTERACTION_LEADS, object_name:AML_INTERACTION_LEADS, status:VALID,
-
APPS.AML_INTERACTION_LEADS_PKG SQL Statements
12.1.1
-
TABLE: AMS.AML_INTERACTION_LEADS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AML_INTERACTION_LEADS, object_name:AML_INTERACTION_LEADS, status:VALID,
-
PACKAGE BODY: APPS.AML_INTERACTION_LEADS_PKG
12.1.1
-
PACKAGE BODY: APPS.AML_INTERACTION_LEADS_PKG
12.2.2
-
Table: AS_IMPORT_INTERFACE
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_IMPORT_INTERFACE, object_name:AS_IMPORT_INTERFACE, status:VALID, product: AS - Sales Foundation , description: staging table to hold data to be imported , implementation_dba_data: OSM.AS_IMPORT_INTERFACE ,
-
Table: AS_IMPORT_INTERFACE
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_IMPORT_INTERFACE, object_name:AS_IMPORT_INTERFACE, status:VALID, product: AS - Sales Foundation , description: staging table to hold data to be imported , implementation_dba_data: OSM.AS_IMPORT_INTERFACE ,
-
PACKAGE BODY: APPS.AML_PURGE_IMPORT_INTERFACE
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AML_PURGE_IMPORT_INTERFACE, status:VALID,
-
PACKAGE BODY: APPS.AML_PURGE_SALES_LEADS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AML_PURGE_SALES_LEADS, status:VALID,
-
PACKAGE BODY: APPS.AML_PURGE_IMPORT_INTERFACE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AML_PURGE_IMPORT_INTERFACE, status:VALID,
-
PACKAGE BODY: APPS.AML_INTERACTION_LEADS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AML_INTERACTION_LEADS_PKG, status:VALID,
-
PACKAGE BODY: APPS.AML_INTERACTION_LEADS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AML_INTERACTION_LEADS_PKG, status:VALID,
-
APPS.AML_PURGE_IMPORT_INTERFACE SQL Statements
12.2.2
-
PACKAGE BODY: APPS.AML_PURGE_SALES_LEADS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AML_PURGE_SALES_LEADS, status:VALID,
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_CNT_PNT_INTERFACE
12.1.1
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_LINES_INTERFACE
12.1.1
-
Table: JTF_IH_INTERACTIONS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_INTERACTIONS, object_name:JTF_IH_INTERACTIONS, status:VALID, product: JTF - CRM Foundation , description: A contact point between a customer, customer system or potential customer and a single human or automated agent (Handler and Handler Resource). An Interaction can be timed and has an outcome and result that can be tracked. Multiple Intera , implementation_dba_data: JTF.JTF_IH_INTERACTIONS ,
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_LINES_INTERFACE
12.2.2
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_SL_FLEX
12.1.1
-
APPS.AML_PURGE_SALES_LEADS dependencies on AS_SALES_LEADS_LOG
12.1.1
-
APPS.AML_PURGE_IMPORT_INTERFACE SQL Statements
12.1.1
-
Table: AS_SALES_LEADS
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_LEADS, object_name:AS_SALES_LEADS, status:VALID, product: AS - Sales Foundation , description: Holds sales leads , implementation_dba_data: OSM.AS_SALES_LEADS ,
-
APPS.AML_PURGE_SALES_LEADS dependencies on AS_SALES_LEAD_CONTACTS
12.1.1
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_CNT_ROL_INTERFACE
12.1.1
-
Table: JTF_IH_INTERACTIONS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_INTERACTIONS, object_name:JTF_IH_INTERACTIONS, status:VALID, product: JTF - CRM Foundation , description: A contact point between a customer, customer system or potential customer and a single human or automated agent (Handler and Handler Resource). An Interaction can be timed and has an outcome and result that can be tracked. Multiple Intera , implementation_dba_data: JTF.JTF_IH_INTERACTIONS ,
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_SL_FLEX
12.2.2
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_CNT_PNT_INTERFACE
12.2.2
-
APPS.AML_PURGE_SALES_LEADS dependencies on AS_SALES_LEAD_CONTACTS
12.2.2
-
Table: AS_SALES_LEADS
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_LEADS, object_name:AS_SALES_LEADS, status:VALID, product: AS - Sales Foundation , description: Holds sales leads , implementation_dba_data: OSM.AS_SALES_LEADS ,
-
APPS.AML_PURGE_SALES_LEADS dependencies on AS_SALES_LEADS_LOG
12.2.2
-
APPS.AML_PURGE_IMPORT_INTERFACE dependencies on AS_IMP_CNT_ROL_INTERFACE
12.2.2