" /> how to incorporate the gvp proprietory blocks into the standard vxml apps? - Genesys CTI User Forum

Author Topic: how to incorporate the gvp proprietory blocks into the standard vxml apps?  (Read 2051 times)

Offline kevinwang

  • Full Member
  • ***
  • Posts: 159
  • Karma: 0
Advertisement
Hi, Guys,

I try to use gvp composer to develop voice application, I think coding vxml directly is much more flexible and efficient than using composer gui tool , my question is if I just code vxml without gui tool,  how to incorporate these genesys proprietory blocks , like routerequest or interactionData into my vxml voice application? Are there any gvp proprietory tags for this purpose?
BTW, although I don’t want to use gvp gui tool to develop voice application, composer is a fantastic tool for developing  or debugging vxml application.

Thanks in advance.


Kevin

Offline rpenney

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 2
Re: how to incorporate the gvp proprietory blocks into the standard vxml apps?
« Reply #1 on: November 05, 2010, 10:02:53 PM »
What I do is write a simple example of using the genesys block, generate the code and copy the VXML into my code.

I like the composer GUI but it is hard to incorporate hand written code into the flow. You have to use subdialogs or Jump blocks. So I usually just do as I said above.

Offline kevinwang

  • Full Member
  • ***
  • Posts: 159
  • Karma: 0
Re: how to incorporate the gvp proprietory blocks into the standard vxml apps?
« Reply #2 on: November 06, 2010, 02:39:29 PM »
Thank you,  honestly, that's what I was trying to do,
but I still want to figure out what tags is in the generated vxml code for these propreitory gvp block.

Offline rpenney

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 2
Re: how to incorporate the gvp proprietory blocks into the standard vxml apps?
« Reply #3 on: November 07, 2010, 01:39:34 AM »
Look in the VXML 2.1 guide for GVP8. You can download it from the support site.