cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
162
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Janine Graves on 24-08-2007 04:46:13 AM
Heads up:

It looks like with cvp 4 vxml server, that to test with a web browser, I have to do the following

http://localhost:7000/CVP/Server?applicatoin=MyApp
to get the first page (which is mostly empty except that it passes back the audium_vxmlLog variable with the value ''

And to get to the 2nd page of a HelloWorld, I MUST pass back the following:
http://localhost:7000/CVP/Server?audium_vxmlLog=

So, this does NOT match what we have in the cvp4 eLearning class for getting to the 2nd page. Nor what we have in the Lab.

Subject: type
Replied by: Janine Graves on 24-08-2007 04:47:50 AM
note that I made a harmless typo 'applicatoin' was meant to be 'application'

it doesn't affect the point of my post though, which is that to get to the 2nd page (really the first page of the app) we have to pass in the audium_vxmlLog variable.

Subject: RE: type
Replied by: null on 29-08-2007 03:14:04 AM
Hmm, this doesn't seem right. It should be fine to use:

http://localhost:7000/CVP/Server

I'll have to look at this when I get back to the office. One thing to try would be to fetch the root document between the first and second pages. Not sure if that would make a difference, but try it and let me know if it does.

Subject: RE: type
Replied by: Janine Graves on 31-08-2007 01:42:25 PM
Hi Elam,

You are right, if I return the query http://licalhost:7000/CVP/Server (without a trailing question mark) then the application does progress just fine.

In the past I've always returned the query http://licalhost:7000/CVP/Server? (with the question mark) and it worked just fine, but now when I do that I get an error.

So, I'll just adjust to the new format without the question mark. Thanks for the help.

Thanks,
Janine
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links