Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: mohit on January 09, 2008, 02:27:13 PM
-
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
-
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.