01-05-2019 12:57 AM - edited 01-05-2019 01:01 AM
Hi All
I want to search user based on address specifically Country, City and State. I tried to add BDI parameters but it didn't work, How can I achieve this task.
Kind regards
Pragash
01-05-2019 01:49 PM
You may try to use Predictive Search Filter in Service Profile.
An example on jabber-config.xml:
<PredictiveSearchFilter>[attribute],[attribute2],[attribute3],....</PredictiveSearchFilter>
Checl also the following:
G
01-06-2019 05:21 PM - edited 01-06-2019 05:24 PM
BDI-related parameters were depreciated in 11.8. Also, the PredictiveSearchFilter attribute is only used if you disable AD ANR or a use non-Microsoft LDAP server. If you have AD, do not disable ANR unless you really understand what you’re doing, especially the impact of non-indexed attributes.
https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/12_1/cjab_b_parameters-reference-guide-for-cisco_12_1/cjab_b_parameters-reference-guide-for-cisco_12_1_chapter_01010.html
Even if you can get this to work with CDI while on-premise, it won’t work over MRA since none of that data is included in the UDS API schema.
You may want to consider using Outlook instead and it’s click-to-chat Persona API integration. Or, write a custom web front end and search interface and present it within a Jabber custom tab.
01-06-2019 10:33 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide