Loop - the interaction has to be stopped when an agent does reply otherwise it is returned to original queue and routed again. To achieve that configure the queue “Stop Processing (STOP)” for existing interaction on “Route Interaction” object in IRD. See the attached screenshots.
email-default-queue - name of the queue to which the emails will be submitted by ESJ
email-outbound-queue - name of the queue where GAD place an interaction when an agent creates a new outbound email and click “Send” or click “Send” for reply interaction without queue for new interaction defined in IRD.
Please don’t forget that it is necessary to stop processing of the interaction after it is send out. If you don’t stop it than it will be returned back to queue and send out again, again…
I’m at a customer site and trying to do what we did last time.
Honestly many points kept on limbo for me, but i believe I’m doing all as requested…
I’m posting confs, logs, and screenshots of eveything i believe will show the error.
My problem is that i see that the email server gets the emails, but doesn’t transfer to the agents. If an agent send an email i don’t see no SMTP connection to the mail server…why?
Have you checked that the strategy is enabled on the Inbound queue? Been there - done that
What does CCP display if you monitor current extended status on the logged in agent? Do you se that an email DN is present? I have sometimes seen that when statserver/interaction connection is broken, no email DN is created (email media is not opened), and therefore email cannot be received at the agent place. Restart of SS+ixnsrv helps.
URS logs would help… Can you see the email through SUpervisorDesktop? Is it still in the Interaction Queue or is it in routing state?
Ah interesting, i do not see any email object on the place as no DN is attached to it..thought that capacity_rules took charge of it.
What needs to be inside the place?
StatServer opens/creates an email DN when an agent log in, if there is a capacity rule allowing email active.
You will NOT see this email DN in the Place in CME, only when monitoring current state in CCP.
Which version of Statserver are you using?
Are you opening the CCP view against the same statserver that URS uses? Thats is also helpful in troubleshooting. Sometimes SS for CCP cacn have correct info, but not the SS used for Routing…
In Interaction Server logs I can see:Std 04502 Cannot connect to Datastream consumer (Stat Server) ‘StatServer’ at host ‘servl011’, port 3030, reason ‘[connect failed]’
This means that InteractionServer tries to get statistics through Java extensions also from StatServer. I would remove the connection to StatServer from InteractionServer. I think that you only need these stats from StatServer Reporting.
Anoter thing - Why do URS have a connection to EmailServer?
removed the StatServer from MCR and EmailServer from URS but still agent appears as logged off.
Another thing I have noted, everytime I open CCPulse with Multimedia Switch i got “Switch is not found on Tenant Resources”…do you thing it has something to do?
I’ve checked your logs but not able to say what is wrong. Please check following:
Licensing / I found licensing issue in your log file
> 10:34:52.953 Std 23038 Can’t login agent ‘GenesysDesktop’ at place ‘supervisor’: failed to check out license while processing request ‘RequestAddMedia’ from client 15:3528, reference id: 40
Connections between the applications
InteractionServer —> UCS, StatServer
URS —> InteractionServer
One more question, maybe not related but as I don’t know where else to look, when I go to Knowledge Base Manager and try to create a screening rule I don’t see the email addresses I configured on MCR_EmailServer. Where to configure those?
You don’t need screening rules as long as you need to segment incoming emails by email addresses, keywords etc. Knowledge Manager doesn’t show email addresses configured in Email Server Java so you have to entered the addresses manually.
I looked at your logs again and I didn’t find any EventRouteRequested generated by InteractionServer. I would say that InteractionServer doesn’t talk to URS and that’s the reason why routing doesn’t work.
Do you see Multimedia switch and the strategies loaded on automatically created Virtual Routing Points in IRD/Monitoring/Loading?
Hi René,
Thanks for the reply. I can see that URS has on its connections MCR_InteractionServer, I stoped MCR and started again.
I can see Multimedia Switch and virtual queues.
Now on URS logs after the restart i can see a couple of errors but no minimal trace of it wanting to route emails…
received from 65242(--)servl011:7319(fd=548) message EventError
(ERROR CODE UNKNOWN)
AttributeReferenceID 5794
AttributeErrorCode 0
AttributeErrorMessage 'Unsupported request: RequestQueryServer'
12:33:07.796_T_E_ [14:0c] EventError is received for tserver MCR_InteractionServer - Unsupported request: RequestQueryServer
received from 65242(--)servl011:7319(fd=548) message EventRegistered
AttributeCustomerID ''
AttributeThisDN 'exr'
AttributeReferenceID 5795
Now i don’t know what DN ‘exr’ is…
I finally got how to attach URS logs so here they are
Hope this can help more
Also a MCR_InteractionServer startup log
Please check that correct and existing switch object is assigned to InteractionServer. There is an error message in IxnServer log that could mean an issue - 12:32:58.390 Trc 20042 Warning: failed to load switch information (dbid: ‘102’) specified in server’s switch list.
It’s same thing I see on CCPulse.
I recreated SwitchOffice and Switch and same thing.
I only open Switch on CCPulse no problem, if I add a Virtual Routing Point then the error raises.
Will research a little on that