Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: anandapriyan on September 27, 2017, 08:08:18 AM

Title: CCPulse -- Custom Threhsolds
Post by: anandapriyan on September 27, 2017, 08:08:18 AM
Team,

We have created the custom thresholds for different agent states in the CCPulse.

For agent Ready , Not_Ready & Busy state. And the following colours.

Ready -- Green, NotReady -- Red , Busy -->  Yellow.

And it is all working fine. But whether it is possible to display custom agent state. such as

[b]Wait for next call --> ready
Not Ready for next call --> Not Ready
And all other states not equal to Logged out --> Busy.
[/b]

Kindly let me know is there any possible solutions, to display like  ready,notready,busy in the CCPulse..
Title: Re: CCPulse -- Custom Threhsolds
Post by: Tambo on October 02, 2017, 10:10:30 AM
search the forum for filters, there are plenty of threads
Title: Re: CCPulse -- Custom Threhsolds
Post by: gen_den on October 03, 2017, 06:52:06 AM
[CurrentExAgentState]
Category=CurrentState
MainMask=*
Objects=Agent
Subject=DNAction
Release Note CCPulse+ 7.1.x

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:
Title: Re: CCPulse -- Custom Threhsolds
Post by: anandapriyan on October 03, 2017, 08:03:36 AM
Team,

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.?
Title: Re: CCPulse -- Custom Threhsolds
Post by: Timon on October 05, 2017, 04:44:08 AM
Can you please describe your requirement in more detail  :)
Title: Re: CCPulse -- Custom Threhsolds
Post by: anandapriyan on October 05, 2017, 07:12:08 AM
Team,

We need to display the following in CCPulse.

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.
Title: Re: CCPulse -- Custom Threhsolds
Post by: cavagnaro on October 05, 2017, 12:47:46 PM
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.


Enviado de meu E6633 usando Tapatalk

Title: Re: CCPulse -- Custom Threhsolds
Post by: Timon on October 06, 2017, 10:15:34 AM
for CurrentExAgentState stat you cannot create color thresholds