I'm having an issue with Directory search within the chat window on the finesse agents. UCCX version 12.5.1. The desktop chat is almost working - I can change the status, and if I have a contact added as a favourite - they come up in the search. However, if I search for users in general - it just keeps coming back with Refine search message. This is a lab environment, so the number of users in the lab isnt huge. I've configured 3rd party ldap server and settings on my CUP server and within Jabber client directory search works fine.
In the finesse local log I'm just seeing this:
Dec 08 2020 17:17:02.389 +0000: CallControl : [ClientServices] [I] - [A2ACHAT - UserSearch] - ldapsearchresult event triggered : {"searchText":"inarra","outputResult":{},"hasExceeded":true,"isEnabled":true}
Dec 08 2020 17:17:03.566 +0000: CallControl : [ClientServices] [ ComponentsUtil ] - Setting focus on element having id chat-icon
Dec 08 2020 17:17:03.568 +0000: CallControl : [ClientServices] [I] - [A2ACHAT - SearchListeners] - Publishing on OpenAjax Hub Topic:[ON_CHAT_SEARCH_CLEAR]
actual chat messages are also working fine.
Any ideas?
Hello,
If I can I understand you very well,you can can't search user@domain.com in the finesse desktop chat.
Did you start the directory service in the cup?
Check this link below:
Hi
Hello,
can you try this ?
User Object class = user,ou= Demo Users,dc= domain,dc= net
Make sure that imp setting in the uccx is using FQDN
Restart the directory service and xcp router in imp
The object class is specified in a different field, nevertheless, have tried it all on single line, also tried setting it to default cn=Users, but still the same result
Configure AD configuration uses below options
Check sip trunk profile
Check the SIP trunk information
Hi,
Just to be clear, my jabber setup outside of the UCCX finesse is working fine - including the directory search.
The LDAP settings are setup similarly to the screenshot you posted