Search Results jtf_ih_interactions
Overview
The JTF_IH_INTERACTIONS table is a core data object within the Oracle E-Business Suite CRM Foundation (JTF) module, specifically designed for the Interaction History (IH) component. It serves as the master transactional table for recording all customer interactions. As defined in the ETRM, an interaction represents a contact point between a customer (or potential customer) and a single human or automated agent. This table enables the systematic tracking, timing, and analysis of customer engagements by storing critical metadata about each interaction's outcome, result, associated resource, and related entities. Its central role is to provide a unified historical record of customer touchpoints across various channels, which is fundamental for customer service, marketing, and sales analytics within Oracle EBS 12.1.1 and 12.2.2.
Key Information Stored
The table's primary key is INTERACTION_ID, which uniquely identifies each interaction record. As indicated by the foreign key relationships, the table stores essential relational pointers to other master data entities. Key foreign key columns include PARTY_ID (linking to HZ_PARTIES to identify the customer), RESOURCE_ID (linking to JTF_RS_RESOURCE_EXTNS to identify the agent or handler), and OUTCOME_ID, REASON_ID, and RESULT_ID (linking to their respective lookup tables JTF_IH_OUTCOMES_B, JTF_IH_REASONS_B, and JTF_IH_RESULTS_B for categorizing the interaction's disposition). Additional columns link to scripts (SCRIPT_ID), campaign source codes (SOURCE_CODE_ID), and the originating application (HANDLER_ID via FND_APPLICATION). The table also supports linking multiple related interactions through the INTERACTION_INTERS_ID column, which references the JTF_IH_INTERACTION_INTERS table.
Common Use Cases and Queries
A primary use case is generating interaction history reports for a specific customer or agent. For example, a query to retrieve all interactions for a customer party, including outcome and agent details, is common for service history analysis. Another critical use case is linking service interactions to sales opportunities or marketing campaigns, leveraging the relationships defined with tables like AML_INTERACTION_LEADS and JTF_IH_INTERACTIONS_CAMPAIGNS. Data from this table is also essential for calculating key performance indicators (KPIs) like average handle time or first-contact resolution rates, which typically involve joining with the JTF_IH_ACTIVITIES table for detailed timing data. A basic reporting query pattern would involve joining JTF_IH_INTERACTIONS with HZ_PARTIES, JTF_RS_RESOURCE_EXTNS, and the relevant outcome/result lookup tables.
Related Objects
As documented in the ETRM metadata, JTF_IH_INTERACTIONS has extensive relationships with other objects. It is a parent table to several key transactional entities, including:
- AML_INTERACTION_LEADS: For linking interactions to sales leads.
- JTF_IH_ACTIVITIES: For storing detailed activity timings within an interaction.
- JTF_IH_INTERACTIONS_CAMPAIGNS: For associating interactions with marketing campaigns.
- JTF_IH_INTERACTION_INTERS: For defining relationships between multiple interactions (e.g., a call that generates a follow-up task).
-
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 ,
-
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 ,
-
Table: JTF_IH_INTERACTION_INTERS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_INTERACTION_INTERS, object_name:JTF_IH_INTERACTION_INTERS, status:VALID, product: JTF - CRM Foundation , description: Groups multiple interactions within the system. , implementation_dba_data: JTF.JTF_IH_INTERACTION_INTERS ,
-
Table: JTF_IH_INTERACTION_INTERS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_INTERACTION_INTERS, object_name:JTF_IH_INTERACTION_INTERS, status:VALID, product: JTF - CRM Foundation , description: Groups multiple interactions within the system. , implementation_dba_data: JTF.JTF_IH_INTERACTION_INTERS ,
-
View: JTF_IH_INTERACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_V, object_name:JTF_IH_INTERACTIONS_V, status:VALID, product: JTF - CRM Foundation , description: Used for generating reports for records in table JTF_IH_INTERACTIONS. , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_V ,
-
View: JTF_IH_INTERACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_V, object_name:JTF_IH_INTERACTIONS_V, status:VALID, product: JTF - CRM Foundation , description: Used for generating reports for records in table JTF_IH_INTERACTIONS. , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_V ,
-
Table: JTF_IH_SCRIPTS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_SCRIPTS, object_name:JTF_IH_SCRIPTS, status:VALID, product: JTF - CRM Foundation , description: Defined in the Call Center Schema for scripting. , implementation_dba_data: JTF.JTF_IH_SCRIPTS ,
-
Table: JTF_IH_SCRIPTS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_SCRIPTS, object_name:JTF_IH_SCRIPTS, status:VALID, product: JTF - CRM Foundation , description: Defined in the Call Center Schema for scripting. , implementation_dba_data: JTF.JTF_IH_SCRIPTS ,
-
Table: JTF_IH_INTERACTIONS_CAMPAIGNS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_INTERACTIONS_CAMPAIGNS, object_name:JTF_IH_INTERACTIONS_CAMPAIGNS, status:VALID, product: JTF - CRM Foundation , description: This table is an intersection table between INTERACTIONS and CAMPAIGNS. , implementation_dba_data: JTF.JTF_IH_INTERACTIONS_CAMPAIGNS ,
-
Table: JTF_IH_INTERACTIONS_CAMPAIGNS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_INTERACTIONS_CAMPAIGNS, object_name:JTF_IH_INTERACTIONS_CAMPAIGNS, status:VALID, product: JTF - CRM Foundation , description: This table is an intersection table between INTERACTIONS and CAMPAIGNS. , implementation_dba_data: JTF.JTF_IH_INTERACTIONS_CAMPAIGNS ,
-
View: JTF_IH_NOTES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_NOTES_VL, object_name:JTF_IH_NOTES_VL, status:VALID, product: JTF - CRM Foundation , description: Allows to view JTF Notes attched to Interactions , implementation_dba_data: APPS.JTF_IH_NOTES_VL ,
-
Table: JTF_IH_OUTCOMES_B
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_OUTCOMES_B, object_name:JTF_IH_OUTCOMES_B, status:VALID, product: JTF - CRM Foundation , description: The outcome of an interaction. Example: Contact. Busy. , implementation_dba_data: JTF.JTF_IH_OUTCOMES_B ,
-
Table: JTF_IH_OUTCOMES_B
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_OUTCOMES_B, object_name:JTF_IH_OUTCOMES_B, status:VALID, product: JTF - CRM Foundation , description: The outcome of an interaction. Example: Contact. Busy. , implementation_dba_data: JTF.JTF_IH_OUTCOMES_B ,
-
View: JTF_IH_NOTES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_NOTES_VL, object_name:JTF_IH_NOTES_VL, status:VALID, product: JTF - CRM Foundation , description: Allows to view JTF Notes attched to Interactions , implementation_dba_data: APPS.JTF_IH_NOTES_VL ,
-
Table: JTF_IH_RESULTS_B
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_RESULTS_B, object_name:JTF_IH_RESULTS_B, status:VALID, product: JTF - CRM Foundation , description: The result of an interaction or an activity. Example: The interaction resulted in a sale. , implementation_dba_data: JTF.JTF_IH_RESULTS_B ,
-
Table: JTF_IH_RESULTS_B
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_RESULTS_B, object_name:JTF_IH_RESULTS_B, status:VALID, product: JTF - CRM Foundation , description: The result of an interaction or an activity. Example: The interaction resulted in a sale. , implementation_dba_data: JTF.JTF_IH_RESULTS_B ,
-
Table: JTF_IH_REASONS_B
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_REASONS_B, object_name:JTF_IH_REASONS_B, status:VALID, product: JTF - CRM Foundation , description: A reason for the result of an interaction or an activity. Example: The reason the interaction resulted in a no-sale was that the customer thought the product was too expensive. , implementation_dba_data: JTF.JTF_IH_REASONS_B ,
-
Table: JTF_IH_REASONS_B
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_REASONS_B, object_name:JTF_IH_REASONS_B, status:VALID, product: JTF - CRM Foundation , description: A reason for the result of an interaction or an activity. Example: The reason the interaction resulted in a no-sale was that the customer thought the product was too expensive. , implementation_dba_data: JTF.JTF_IH_REASONS_B ,
-
Table: JTF_IH_ACTIVITIES
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_ACTIVITIES, object_name:JTF_IH_ACTIVITIES, status:VALID, product: JTF - CRM Foundation , description: An act performed by a human or automated agent as part of an Interaction. An Interaction Activity can be related to the handling of the Media Items related to the Interaction (example: answering a call, transferring a call, etc.) . An Int , implementation_dba_data: JTF.JTF_IH_ACTIVITIES ,
-
Table: JTF_IH_ACTIVITIES
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_IH_ACTIVITIES, object_name:JTF_IH_ACTIVITIES, status:VALID, product: JTF - CRM Foundation , description: An act performed by a human or automated agent as part of an Interaction. An Interaction Activity can be related to the handling of the Media Items related to the Interaction (example: answering a call, transferring a call, etc.) . An Int , implementation_dba_data: JTF.JTF_IH_ACTIVITIES ,
-
View: JTF_IH_INTERACTIONS_ONLY_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_ONLY_VL, object_name:JTF_IH_INTERACTIONS_ONLY_VL, status:VALID, product: JTF - CRM Foundation , description: Interactions View , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_ONLY_VL ,
-
View: JTF_IH_INTERACTIONS_ONLY_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_ONLY_VL, object_name:JTF_IH_INTERACTIONS_ONLY_VL, status:VALID, product: JTF - CRM Foundation , description: Interactions View , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_ONLY_VL ,
-
View: JTF_IH_INTERACTIONS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_VL, object_name:JTF_IH_INTERACTIONS_VL, status:VALID, product: JTF - CRM Foundation , description: Interactions View , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_VL ,
-
View: JTF_IH_INTERACTIONS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_VL, object_name:JTF_IH_INTERACTIONS_VL, status:VALID, product: JTF - CRM Foundation , description: Interactions View , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_VL ,
-
View: JTF_IH_ACTIVITIES_VL2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL2, object_name:JTF_IH_ACTIVITIES_VL2, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL2 ,
-
View: JTF_IH_INTERACTIONS_VL2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_VL2, object_name:JTF_IH_INTERACTIONS_VL2, status:VALID, product: JTF - CRM Foundation , description: Interactions View , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_VL2 ,
-
View: JTF_IH_INTERACTIONS_VL2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_INTERACTIONS_VL2, object_name:JTF_IH_INTERACTIONS_VL2, status:VALID, product: JTF - CRM Foundation , description: Interactions View , implementation_dba_data: APPS.JTF_IH_INTERACTIONS_VL2 ,
-
View: JTF_IH_ACTIVITIES_VL2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL2, object_name:JTF_IH_ACTIVITIES_VL2, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL2 ,
-
View: JTF_IH_ACTIVITIES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL, object_name:JTF_IH_ACTIVITIES_VL, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL ,
-
View: JTF_IH_ACTIVITIES_VL4
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL4, object_name:JTF_IH_ACTIVITIES_VL4, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL4 ,
-
View: JTF_IH_ACTIVITIES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL, object_name:JTF_IH_ACTIVITIES_VL, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL ,
-
View: JTF_IH_ACTIVITIES_VL4
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL4, object_name:JTF_IH_ACTIVITIES_VL4, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL4 ,
-
View: JTF_IH_ACTIVITIES_VL3
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL3, object_name:JTF_IH_ACTIVITIES_VL3, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL3 ,
-
Table: JTF_RS_RESOURCE_EXTNS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_RESOURCE_EXTNS, object_name:JTF_RS_RESOURCE_EXTNS, status:VALID, product: JTF - CRM Foundation , description: This is table stores all important information about Resources. These Resources are coming from HR or HZ or Vonder table etc. Primary key is resource_id. Resource_number, user_id sre also unique keys. , implementation_dba_data: JTF.JTF_RS_RESOURCE_EXTNS ,
-
View: JTF_IH_ACTIVITIES_VL3
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_IH_ACTIVITIES_VL3, object_name:JTF_IH_ACTIVITIES_VL3, status:VALID, product: JTF - CRM Foundation , description: Interaction History Activities View , implementation_dba_data: APPS.JTF_IH_ACTIVITIES_VL3 ,
-
Table: JTF_RS_RESOURCE_EXTNS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_RESOURCE_EXTNS, object_name:JTF_RS_RESOURCE_EXTNS, status:VALID, product: JTF - CRM Foundation , description: This is table stores all important information about Resources. These Resources are coming from HR or HZ or Vonder table etc. Primary key is resource_id. Resource_number, user_id sre also unique keys. , implementation_dba_data: JTF.JTF_RS_RESOURCE_EXTNS ,