" /> Attaching data after DB lookup - Genesys CTI User Forum

Author Topic: Attaching data after DB lookup  (Read 3085 times)

Naoki

  • Guest
Attaching data after DB lookup
« on: January 01, 1970, 12:00:00 AM »
Advertisement
Can someone please tell me if there is a simple way to attach data from a db lookup? If I use database wizard, it will ask me if I want to attach data as defined by keys in output format. If choose that option, then there is some attach data, but there are not keys added as parameters!!! Looking in the log, it just says: "userAttachData: 00 00 ... " Can I make it look like something like this:
ConnId: 101012901921
CustomerID: 91
CustomerName:Taro Yamada
ThisDN: VQ8000

What should I do to get this?

Marked as best answer by on Today at 11:39:23 PM

Vic

  • Guest
Attaching data after DB lookup
« Reply #1 on: January 01, 1970, 12:00:00 AM »
  • Undo Best Answer
  • Naoki,

    the way I am able to do is by using the last option in "Attach Output" of the database wizard: "attach keyvalue pairs by assigning interaction data key to members of output values".

    I wish I could use the first option, but I cannot get it to work either. I think they really expect us to somehow use "key:value|key:value" format when retrieving data from a database.