Hi,
I had a requirement to show the caller’s dailed number in CCPulse. for e.g If an contact center agent receives a call from the customer, the customer number should be displayed in ccpulse. And, also i analyzed the statserver logs, ANI is showing the customer dailed number. But, how to display it in ccpulse
And, I searched in the genesys knowledge base and i got this stat.
[UserData_ANI]
Category = CurrentCustomValue
Formula = GetGlobalNumber(“ANI”,-1)"
MainMask = *
Objects = Agent, Place, GroupAgents, GroupPlaces
Subject = DNAction
But it is not working correctly. So, how to achieve it?
Thanks in advance.