" /> RTargetObjectSelected key value pair - Genesys CTI User Forum

Author Topic: RTargetObjectSelected key value pair  (Read 4252 times)

Offline mdewhurstuk@gmail.com

  • Newbie
  • *
  • Posts: 26
  • Karma: 1
RTargetObjectSelected key value pair
« on: September 08, 2013, 12:03:28 PM »
Advertisement
Hi i have to use the following values in a Routing Strategy (RTargetObjectSelected and RTargetPlaceSelected). I can see the values in the log files but not sure how to use them in a routing strategy.


I will attach these as a KVP but how do i use these values in my routing strategy e.g. how do i attached these to a variable or KVP?



Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: RTargetObjectSelected key value pair
« Reply #1 on: September 08, 2013, 06:21:03 PM »
These KVPs are created after the object for call routing is searched, so, you cannot use it before the target is selected, but can use it after that.

Offline mdewhurstuk@gmail.com

  • Newbie
  • *
  • Posts: 26
  • Karma: 1
Re: RTargetObjectSelected key value pair
« Reply #2 on: September 09, 2013, 08:32:16 AM »
Ok what object do i need to use to attach a Variable or KVP?

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: RTargetObjectSelected key value pair
« Reply #3 on: September 09, 2013, 08:43:21 AM »
Read , please, documentation or in your case,contact Genesys and order the training. This step and knowledge belongs to basic knowledge overview of Genesys, which are necessary to work with Genesys as well.

KVP and variable are not equal and are different object type. So, try to more specify your question. Answer to current quesion will be so general and long :-)

Offline mdewhurstuk@gmail.com

  • Newbie
  • *
  • Posts: 26
  • Karma: 1
Re: RTargetObjectSelected key value pair
« Reply #4 on: September 09, 2013, 09:33:56 AM »
Thanks i know KVP and Variable are different but i just wanted to assign the result of RTargetObjectSelected to either a KVP or Variable.

I have done the Genesys Routing Training but we did not cover adding RTargetObjectSelected to either a KVP or Variable.

Hence i have built all my routing but not the section where i need to set RTargetObjectSelected to either a KVP or Variable.

KR

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: RTargetObjectSelected key value pair
« Reply #5 on: September 09, 2013, 05:43:36 PM »
You do not understand. The KVP RTargetxxx is created by "system" byself. So, you have not to create this KVP. In case, where you want to use this KVP, you have to read it after routing block. Before it, the KVP does not exist.