Page 1 of 1

adding vxml files in Set Application Mapping

Posted: Thu Oct 04, 2007 11:54 am
by viktoriya
I'm working on one vxml file in my Plum application. Now I added another vxml file in scrathpad, but it wasn't added to "Set Application Mapping". So I'm able to use it as can't add to my application.
What should I do to add more vxml files in "Set Application Mapping" ?

Thank you.

adding vxml files in Set Application Mapping for IVR app

Posted: Thu Oct 04, 2007 3:44 pm
by support
Hi,

Instead of placing these vxml files in a scratchpad, you should create these files on your web server. To create a multipage VXML application, you should:

1. Create a start vxml page.
2. Put it on a web server
3. Assign that page to a phone number
4. Create a second vxml page
5. Have the start page use a <goto> tag or <submit> tag to transition to the new page.

The scratchpad is used mainly for single page IVR test applications.

Regards,
Plum Support