" /> passing values from subroutine to RS - Genesys CTI User Forum

Author Topic: passing values from subroutine to RS  (Read 2506 times)

Offline kishore

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
passing values from subroutine to RS
« on: November 06, 2009, 03:53:04 PM »
Advertisement
Hi all,

I wanted to use a existing sub routine in a new Routing strategy.how to pass the parameters (variable values) to Routing strategy from subroutine?

Please advice

Thanks!!

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: passing values from subroutine to RS
« Reply #1 on: November 06, 2009, 03:54:16 PM »
Attach the KVPs with a function.

Offline kishore

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
Re: passing values from subroutine to RS
« Reply #2 on: November 06, 2009, 03:58:31 PM »
hmm cavagnaro thanks!

Attach totally works for me.

« Last Edit: November 06, 2009, 06:14:31 PM by kishore »

Offline ecki

  • Sr. Member
  • ****
  • Posts: 329
  • Karma: 8
Re: passing values from subroutine to RS
« Reply #3 on: November 07, 2009, 10:19:37 AM »
There is another way. You can define in subroutine input and output variables/parameters.