" /> How to get Disposition details of an Outbound campaign - Genesys CTI User Forum

Author Topic: How to get Disposition details of an Outbound campaign  (Read 3124 times)

Offline mohit

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
How to get Disposition details of an Outbound campaign
« on: January 09, 2008, 02:27:13 PM »
Advertisement
Hi All,

Is the call disposed by agent in an outbound campaign is stored in any CCA table.

As of now we are getting this detail by processing the History Log. Which actually is a very tedious task.

Can we get the above mentioned details other than History Log??

I also tried using CCON. But in CCON we are not getting calls made through OCM. Can someone help me out?

Regards,
Mohit Goel

Offline Daimonas

  • Full Member
  • ***
  • Posts: 106
  • Karma: 2
  • There's a fish in every bowl.
Re: How to get Disposition details of an Outbound campaign
« Reply #1 on: January 09, 2008, 08:23:33 PM »
All the campaign data is attached to the call via user-data (default and user-defined). Therefore, you need to define fields in CCON or create filters in CCA to gather the data. For example, in our campaigns we have some custom fields called "CustomerName, CustomerNumber,Info1,Info2,Info3". We define/filter these KVPs in CCA and CCON to collect and report of these values.