Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Zygis on January 01, 1970, 12:00:00 AM

Title: Filters for CCA
Post by: Zygis on January 01, 1970, 12:00:00 AM
Hello,
I need information about filters for CCA, in my CC are to 2 services (agent groups), one agent and more can answer the calls for both groups. I have to get statistics about every services, how much per day agents talk for this group and another. I create filter in DMA, in CM I create "annex", in routing strategy add new topic "UPDATE= name=Customer, value= "agent group name"". Thats all.
And than I with CCA want to get statistic in this table is always zero.
Q. There are My mistake? and what I have to do?
Thanks.
Title: Filters for CCA
Post by: JohnR on January 01, 1970, 12:00:00 AM
I've never tried filtering off of data attached in a routing strategy, but it should work. You mention that you use "update" in the routing strategy, I believe you should be using "attach" to add a key value pair to filter on. The filter would then be in the form PairExists("key","value")
As an alternative, you could try setting up a filter on an existing call attribute, such as "ThisQueue = "7113"" or "ThisDINS = 6113".

Title: Filters for CCA
Post by: Vic on January 01, 1970, 12:00:00 AM
Have you defined the right filters in DMA?
I was able to successfully get it to work with URS attaching the data to the call, and then have CCA tell me how many calls came with a specific key value. I use this when I want to create a routing report for a multiskill agent.
Title: Filters for CCA
Post by: Zygis on January 01, 1970, 12:00:00 AM
hallo,
Thanks, I'll try it.
Title: Filters for CCA
Post by: Zygis on January 01, 1970, 12:00:00 AM
Hallo,
Can you explain for what is mean "URS"? in the documentation I didn't find about it.
Title: Filters for CCA
Post by: Zygis on January 01, 1970, 12:00:00 AM
Thanks for all, now this filter working in my system.
Bye
Title: Filters for CCA
Post by: Vic on January 01, 1970, 12:00:00 AM
What did you change?
Title: Filters for CCA
Post by: Zygis on January 01, 1970, 12:00:00 AM
Hello,
In routing strategy insert new topic "Attach" and after that topic "update". My filter was created without mistake.
Zygis