Author Topic: Using VAriables | Genesys Composer  (Read 2957 times)

Offline sky_scrapper

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
Using VAriables | Genesys Composer
« on: January 16, 2014, 07:43:43 AM »
Hi i am using one variable in one callflow..I need that variable to be used in another callflow.How to achieve this in composer.

Offline sky_scrapper

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
Re: Using VAriables | Genesys Composer
« Reply #1 on: January 17, 2014, 01:34:36 PM »
After several workarounds i found this link..

  http://www.qfak.com/computers_internet/programming_design/?id=b475602#.UrFOr9IW3p8

Here,let me know whether it will work?and also we need a extra backend block to process it..Any straight approach is there to get a variable from one callflow to another?

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Using VAriables | Genesys Composer
« Reply #2 on: January 17, 2014, 02:12:42 PM »
As I wrote in your another topic, try to learn something about vxml applications - you can "push" data to another app via query string for example. So, the key-value pair will be in URI of requested vxml/xml.