Siebel Customer-Centric Enterprise Warehouse Installation and Configuration Guide > Configuring Siebel Enterprise Contact Center Analytics >

Excluding Representative Data from the Contact Representative Aggregate Tables for Post-Load Processing


You may want to exclude certain contact representatives from the aggregation process for various reasons. For example, you may want to exclude representatives who are on vacation, or who are working on special projects.

The default configuration calculates contact-related information for all contact representatives in the enterprise. There are five aggregate tables supplied with the Siebel Enterprise Contact Center Analytics application for improving the performance of the dashboards and reports:

  • IA_CC_REP_A1
  • IA_CC_REP_A2
  • IA_CC_REP_A3
  • IA_CC_ORGLOC_A1
  • IA_CC_ORGLOC_A2

To exclude data about specific representatives from the aggregation calculation

  1. In PowerCenter Designer, open the Configuration for Post Load Processing folder.
  2. Open the M_PLP_CC_REP_ORGLOC_EXTRACT mapping.
  3. Double-click the EXP_IA_CNTCTREP_SNP transformation.
  4. Locate the EXCLUSION_IND_FLG port.
  5. This port is preconfigured with a value of N indicating that all rows are included in the aggregates. Change this logic to include your logic to determine which groups of records you want to exclude.
  6. Validate and save the mapping to the repository

    NOTE:  If you exclude data from an aggregate table, you also need to apply the same filter to the Logical Table Source corresponding to the IA_CNTCTREP_SNP base fact table in the repository metadata (Fact—Service—Contact Center Performance logical table). The metrics computed from the base fact tables are now consistent with those computed from the aggregate tables.

Siebel Customer-Centric Enterprise Warehouse Installation and Configuration Guide