Cisco Cisco Customer Voice Portal 8.0(1)

Page of 573
Trailing 0’s after a decimal point are significant to the data type (number, character, currency),
enter the number as a quoted string (examples: "42.00" or "42.10").
The number is very large (example: a number normally expressed through exponential
notation).
Unified CVP Script Error Checking
Unified CVP uses the user.microapp.error_code ECC variable to return information regarding
problems encountered while running a script.
Unified CVP software tests for the following conditions when processing Unified ICME scripts:
ASR Error. Failure of an Advanced Speech Recognition component.
General error. General error occurred.
Invalid Configuration Param. Data passed from Unified ICME to the IVR Service is not
consistent with what the micro-application requires for processing.
Invalid variable data. The variable data passed was not valid for the script type being
processed.
Invalid VRU Script Name format. VRU Script Name data passed from Unified ICME to
the IVR Service does not contain the expected components (micro-application name, media
file name, media file type, uniqueness value).
Locale. Locale was not supported. (Only applies to Play Data micro-applications that use
.wav files. Does not apply to Play Data micro-applications that use TTS, or to Play Media,
Get Digits, Menu, Get Speech, or Capture micro-applications.)
Misconfigured ECC variable. An ECC variable was set to a value the IVR Service did not
recognize. ECC variable definitions must be the same in Unified ICME and Unified CVP.
Network Error. Failure of an IP network connection.
Reached Maximum Invalid Tries. Caller was unsuccessful in entering digits during each
of the tries allowed by the micro-application. (Only applies to Get Digits, Menu, and Get
Speech micro-applications.)
Reached Maximum Number Entry Tries. Caller did not enter digits in response to the
prompt for each of the tries allowed by the micro-application. (Only applies to Get Digits
and Get Speech micro-applications.)
Semantic-Runtime. Semantic error occurred while running a micro-application.
System Error. Unexpected failure of a Unified CVP component.
Timed Out. Caller did not enter digits in response to the prompt in the time allowed by the
micro-application.
Configuration and Administration Guide for Cisco Unified Customer Voice Portal Release 8.0(1)
146
Chapter 3: Writing Scripts for Unified CVP
Scripting for Unified CVP with Unified ICME