We have Genesys 7.2 and 10 licenses for email handling.
I wrote business strategy for routing inbound emails to one test agent.
EmailServerJava recieve mails from corporate mailbox and send them to inbound queue.
From inbound queue emails don`t move to agent, and remain in queue.
In IRD/Monitoring I see loaded strategy and increasing number of Entered/Abandoned interactions.
Maybe I missed something, that can be very important?
Please help with my trouble
It seems to me something goes wrong in the strategy and interaction is abandoned. Could you post here URS log covering routing of an email interaction?
BTW Genesys Express = standard Genesys components (Routing, Reporting, Multimedia atd.) + automatic installation wizard + some technical and business restrictions. Reason? Marketing
There is no routing time specified in âRoute Interactionâ object in the strategy so the call is abandoned as there is no available agent. Increase routing timeout to some meaningful value (e.g. at least couple of hours) and try it again. Of course, you agent has to be ready on EMail channel/media to receive an interaction.
Check that in CCPulse the email place is created; if you want to handle only email you can create an empty place like âemail1â and use this place to login the agent.
Check that agent has Capacity Rule for email
Check that URS doesnât use use_agent_capacity, must be on false
Check that the agent belongs to the target group of your destination
3. Check that URS doesn't use use_agent_capacity, must be on false
The option âuse_agent_capacityâ has to be TRUE otherwise interaction wonât be routed to an agent!!! Genesys Multimedia requires agent capacity to work properly.
There are two places where use capacity rules can be enabled - in the option of URS or StatServer. Maybe itâs your case - option is set in StatServer.
Theoretically, it could be possible to route email interactions even without Agent Capacity model but a lot of features (blending, multiple interactions at the same time etc.) wonât be available.
Well on StatServer I donât have the option defined, maybe default value is true?
Now under the tests I have done the agent can receive both email and voice calls at same time, maybe because of their capacity rule?
Set routing time to 7200 sec
I am not at work, and hav`nt remote access to servers
but in alomost one hour in IRD/monitoring I see some âenteredâ and âin progressâ interactions. But seens to me them will be failed and emails remain in inbound queue
In Pulse in âMonitor Extended Statusâ I see âVoice DNâ for agent and agent in ready status⊠same for email. See agent Ready for voice and media email
It is probably because you donât use capacity feature at all. You have emails dns defined and assigned to places as you stated and this probably allows you to target agent places with voice as well as with emails interaction directly. For capacity you do not need to have email dns at all, but you need capacity rules where you would define what media type and how many interactions in the same time agent can handle. You are assigning rules directly to agentâs profile. So no need for email dns or any other media type dns at all.
BTW use_agent_capacity is URS option only, at least I could not find any trace that this is applicable for SS as well. The default value is false, but apparently if you load predefined URS template, this option is set to true.