Having a bit of trouble with this one, hopefully someone may know of an answer!
I have a department which is split into 2 different agent groups for 2 separate job functions. A couple of the members of this department work in both job roles, so they alternate between both agent groups on different days of the week.
Because they are 2 separate job roles, they have different performance targets. The problem is that if you run a monthly agent report for the people concerned in CCPulse, it doesn’t really care what group they logged into or what skills they had, it simply reports on that agent’s activity for the month.
I’ve managed to get around this for things like inbound calls and changes in agent state because there are KV pairs which I could use to make filters. Thing is, they want to report on numbers of outbound calls as well and I can’t really see anything that could be used to make a filter - there is no information in the EventDialling or EventEstablished for outbound calls that relates to the group they are logged on to.
Is there any way of forcing something identifiable to be added to the TEvent so I can do this, or does anyone know an easier way around it?
In case Genesys Desktop is used you can customize it in order to add KV pair to all outbound calls in Dialing state. If you develop your own desktop application you can also do it. I think it is not possible to do something in case you use Gplus Adapter (SAP, Sieble, MS CRM, Peoplesoft).
We do use Genesys Desktop so that could be an option. I suppose the next question is how to customize it to insert a KV pair? The ideal would be to add a KV Pair for each EventEstablished for calltype 3 (outbound), which showed the agent group of the agent making the call.
I’ve read over the Desktop developer documentation so I’m familiar with customizing the desktop but I am not clear on how to customize it in this particular way, so if anyone has any tips or knows any further documentation that might help, I’d love to hear about it!