" /> Dynamically import AD Address Book into WDE - Genesys CTI User Forum

Author Topic: Dynamically import AD Address Book into WDE  (Read 1648 times)

Offline Kevin S

  • Full Member
  • ***
  • Posts: 145
  • Karma: 4
Dynamically import AD Address Book into WDE
« on: December 05, 2017, 03:06:03 PM »
Advertisement
Good day.
I have a client who has provided their front desk operators with WDE. They would like to be able to import the corporate address book from AD into WDE dynamically when the application starts, so any employee in the directory would be searchable as a "Corporate Favorite", allowing the operator to do a "lookup" via WDE and redirect the call to the employee.

I know it is possible to do an XML export from AD and import into WDE's configuration, but terminations would still need to be removed manually.

Does anyone know of a WDE plug-in that would allow this (or similar) functionality? Or even a plug-in that would allow WDE to query a transaction list?

Offline Kevin S

  • Full Member
  • ***
  • Posts: 145
  • Karma: 4
Re: Dynamically import AD Address Book into WDE
« Reply #1 on: December 07, 2017, 03:33:35 PM »
We came up with a workaround...
Instead of querying dynamically, we're scripting to drop an AD export nightly into an XML file on a network share. Then we'll configure (in WDE) [interaction-workspace]/teamcommunicator.corporate-favorites-file to the location of the export.

Offline vmc

  • Full Member
  • ***
  • Posts: 112
  • Karma: 0
Re: Dynamically import AD Address Book into WDE
« Reply #2 on: December 08, 2017, 03:51:46 AM »
yeah that's the approach I think I ended up taking when putting together a design for a customer a couple of years ago.  I assume that's what they went with.  At any point you're only a half day-1 day behind actual data which most places can probably live with.