" /> How to set ANI in my specific attach data key in routing strategy - Genesys CTI User Forum

Author Topic: How to set ANI in my specific attach data key in routing strategy  (Read 2788 times)

Offline bhuvanesh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Advertisement
Dear All,

How to set ANI(call number) in my specific attach data key in routing strategy.

Thanks in advance :)

Offline Dionysis

  • Sr. Member
  • ****
  • Posts: 408
  • Karma: 8
Not sure what you mean, do you want to change the AttributeANI, or attach the ANI as a specific user data key?

I'm fairly certain you can't change the ANI attribute, or at least not easily.  If attaching the ANI as a specific user data key then:

Update['some-key',ANI[]]


Offline bhuvanesh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Update['some-key',ANI[]] is exactly i wanted thank you very much :)

Offline bhuvanesh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Is there any document or reference where i can learn this.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
https://docs.genesys.com - of course, you have to have own access login to the Genesys site.

Offline Dionysis

  • Sr. Member
  • ****
  • Posts: 408
  • Karma: 8
This type of thing you can learn within IRD itself though, all you need to do is use the function builder to create the functions you need.

Offline bhuvanesh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Thank you

Offline GenesysNewbie

  • Full Member
  • ***
  • Posts: 225
  • Karma: -1
Re: How to set ANI in my specific attach data key in routing strategy
« Reply #7 on: July 15, 2016, 08:39:48 PM »
There is a function in the Fx block....just populate it and then attach