Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Noufal on February 15, 2018, 09:59:59 AM
-
Dear Expert,
All inbound interaction in pulse show call in inbound , i can not differentiate either Voice ,Chat or Email.
How can i get this ?
-
Create a MediaType filter, check the forum before asking pls
-
not able to filter it
-
Why you are not able to filter it? It is working properly...Try to be more specific
-
Hi,
Is there a way to differentiate voice/interaction login statutes for the same AG ?
It's OK to show call stats act mediatype, but I couldnt succeed in showing loginstatus act media for an AG. It just shows all logins, so I cant understand whether an agent w chat capacity logged in.
-
[quote author=gkhnvrl link=topic=10876.msg49538#msg49538 date=1521534122]
Hi,
Is there a way to differentiate voice/interaction login statutes for the same AG ?
It's OK to show call stats act mediatype, but I couldnt succeed in showing loginstatus act media for an AG. It just shows all logins, so I cant understand whether an agent w chat capacity logged in.
[/quote]
Use a dedicated skill for chat and create a virtual agent group with this skill. I believe this is the best and easiest way to achieve what you need.
-
Noufal
At least in CCPulse you need to edit the template and point the filter you need to apply (voice/email ...). Pulse should be the same, just check your template looking for sth similar.
Hope this helps you.
-
You can do this in Pulse by creating a copy of the "Agent Login" Widget and adding a few fields.
Below is how I've defined these fields
Voice Status Field:
IsFormula: Yes
Display Format: String
Alias: AgentVoiceStatus
Formula: Result = G.GetAgentVoiceStatus(Data.Current_Status_KVP.Value);
ShowAgentStatusIcon: Yes
Chat Status Field:
IsFormula: Yes
Display Format: String
Alias: AgentChatStatus
Formula: Result = G.GetAgentNonVoiceStatus(Data.Current_Status_KVP.Value, "chat");
ShowAgentStatusIcon: Yes
Email Status Field:
IsFormula: Yes
Display Format: String
Alias: AgentChatStatus
Formula: Result = G.GetAgentNonVoiceStatus(Data.Current_Status_KVP.Value, "email");
ShowAgentStatusIcon: Yes
I would attach a screenshot, but it appears I can't?
-
HI James ,
Thank you for your positive attitude and i really not able where i have to do this in the pulse ?
-
Hey,
I am a little bit concerned - in CCP do you see where you can define widgets?
If you do not see it, most likely you do not have the privileges to do it. What privileges do you have assigned to the login you are using in config?
-
You need to click the little settings wheel cog icon next to your name (on the left) in Pulse - then click widget templates or widget management or something that looks like that. From this panel you can manage widgets (create your own, create copies, etc).
Like victor said though, if you can’t see this then you don’t have permission to it.
-
Please also not that CCP/CC Pulse (using templates) is NOT the same product as web base Pulse with widgets.
Many calls CCP for Pulse as well and this causes many confusions... :)
CCP is a thick installed GUI
Pulse is a plugin to GAX
-
still, i am not able to fix it
-
Yes.. my instructions are on Pulse, the web based tool - not CC Pulse. If you want this in CC Pulse, I’ve seen VBScript on the support site that lets you do this in CCPulse.
-
we are using pulse on GAX. here i needed it.
-
[quote author=n3vek7 link=topic=10876.msg49541#msg49541 date=1521562424]
[quote author=gkhnvrl link=topic=10876.msg49538#msg49538 date=1521534122]
Hi,
Is there a way to differentiate voice/interaction login statutes for the same AG ?
It's OK to show call stats act mediatype, but I couldnt succeed in showing loginstatus act media for an AG. It just shows all logins, so I cant understand whether an agent w chat capacity logged in.
[/quote]
Use a dedicated skill for chat and create a virtual agent group with this skill. I believe this is the best and easiest way to achieve what you need.
[/quote]
Hi,
Thanks for the answer
I know using dedicated skill is the best way, but we have blended groups. My aim is to get chat login number in a blended agent group. Infact, Im trying to findout license usage on based on mediatype and get it according to agent group. As login count also gives the usage, Im trying to findout it.
-
Dedicated skill is not required to get info about logged in agents for particular media regarding specific agent group - this can be achieved by standard real-time reporting
-
Finally I reached it. DNStatus is the answer. Thx.
-
How you have reached , kindly help for the same
-
I suspect he just does not have the necessary privileges to do this.
-
Just recognized your posts, sorry for late answer. Infact, its not about privileges, but its about the stastistic configuration.
ex.
Stat Name : CurrNumbeLoginEsrv
Category:CurrentNumber
MainMask:*, ~NotMonitored, ~LoggedOut
Objects:GroupAgents, GroupPlaces
Subject:DNStatus
-
kindly explain more
-
Explain more on what?
The metric is there so you can see the parameters
Enviado de meu E6633 usando o Tapatalk
-
i have attached pulse screenshot for Agent Status of Chat, in that it says they are in inbound call and waiting for next hence they are for Chat users[
https://drive.google.com/open?id=1BcHYXNDqfLmS9u9xRChscugRUM9fSWff