" /> Agent interaction history in GAD - Genesys CTI User Forum

Author Topic: Agent interaction history in GAD  (Read 3071 times)

Offline Boy

  • Newbie
  • *
  • Posts: 32
  • Karma: 0
Agent interaction history in GAD
« on: March 26, 2012, 11:16:05 AM »
Advertisement
Hi.
I think all who use Genesys Agent Desktop, have the same question from customer – how to find interactions what agent just processed.
We are planning GAD customization to add this interaction history by agent (like it is in Interaction Workspace). I spend a lot of time reading AIL java API reference, but did not found any methods for retrieving this info from UCS.
Is it possible using AIL? Any ideas how to do this?

Thanks.

Offline sggu3

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Agent interaction history in GAD
« Reply #1 on: March 28, 2012, 03:44:57 AM »
In addition to repent when I tell you the opening opposite the Emergency surprises skip [url=http://www.woweuvip.fr]wow gold[/url] Well, I should add that under the surprise, he might want to extract is [url=http://www.woweuvip.fr]wow po[/url] opposite the red halo you 1.5 seconds to spend about 0.5 seconds, and opened if the change bears a good cutting sword and shield [url=http://www.goldsoon.com/runescape_gold.html]runescape gold[/url] hanging insight three bean is used to return to the blood and brush interrogation mill [url=http://www.goldsoon.com/runescape_gold.html]buy runescape gold[/url] blood rely on prompt evil

Offline ledge

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Agent interaction history in GAD
« Reply #2 on: March 29, 2012, 01:02:52 AM »
Don't know about the AIL and customizing GAD, but I got around this by writing details to a custom DB table for all interactions that target or are sent by an agent (includes email address, time, Interaction ID, agent ID and some other custom data), then each day a shell script runs a query, saves it to csv and emails the interactions for the previous day to the customer.

You could have something that queried that DB table directly for real time reporting of the interactions.

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: Agent interaction history in GAD
« Reply #3 on: March 30, 2012, 09:32:16 AM »
Hi Boy,

AIL doesn't support such query IMHO so direct query to UCS db would be the only solution. Unfortunately.

R.