In addition, a new option, ExtendedCurrentStatus, has been added to CCPulse+ configuration to enable CCPulse+ to display reasons in current state statistics provided through agent views. This new configuration option must be included in the new section, CustomStatistic, and the option must be set to true. This option’s default value is false.
To use this feature, it is also required that you use a specific stat type for agent current state statistics. This stat type, defined below, enables Stat Server to provide call-related data along with duration and actual status data:
Thanks for your reply.. I have created and added the above mentioned stat. It is working for each agent state.. But i have concern that, i.e.How to mention the agent state as Busy in CCPulse. Kindly looking forward for your possible suggestions.?
When agent is in ready state — Need to show as Ready(Green Colour).
When agent is in Not Ready state — Need to show as NotReady(Red Colour)
When agent is in Busy state — Need to display as Busy(Yellow Colour)..
But currently we created as
When agent is in ready state —Wait for next call(Green Colour)
When agent is in not ready state — Not Ready for Next call(Red Colour)
When agent is all another state except logged out — Respective state name (Yellow Colour)…
Need your suggestions to display as above mentioned requirements.
Then alter your thresholds and apply what you need.
At least post your configuration.
There are many posts about that, read CCPulse help file about status and apply them.