Hi,
We have implemented chat in our environment, I have applied capacity rule to agent such that when he is on voice call he cannot get chat call & when he is on chat call he wont get voice call. Former is working fine. But the below scenario is not working
- Agent A Logged into both chat & voice & in ready state
- Agent B ready in chat.
- Agent A Got a voice call and answered
- Agent B got a chat call.
- When agent B tried to transfer the chat interaction thru GAD , in available agents list Agent A is being shown which is not supposed to hapen as agent A is busy in voice call.
My capacity rule is as follows
Voice, if resource is involvced in atleast one of the followuing
1 or more any interactions
Chat, if resource is involvced in atleast one of the followuing
1 or more any interactions
Kindly help me in solving this issue.
Thanks in advance…