Cisco Cisco Unified IP Interactive Voice Response (IVR) 8.0(1) Leaflet

Page of 368
 
2-95
Cisco CRS Scripting and Development Series: Volume 2, Editor Step Reference Guide, Release 6.0(1)
 
Chapter 2      CRS Editor Palette Step Descriptions
HTTP Contact Steps
Parameters tab (Get Http Contact Info step)
Use the Parameters tab of the Get Http Contact Info customizer window to map 
the parameters for your script to variables you have defined in the Cisco CRS 
Editor. 
Figure 2-54
Get Http Contact Info Customizer Window—Parameters Tab
When you fill in an HTML form, the values are typically passed as parameters to 
the web server. The Get Http Contact Info step reads the values of these 
parameters from the HTTP request and updates the current values of the local 
variables in your application.
The Get Http Contact Info step reads values from both the GET and POST 
methods.