Database Script Variables

Begin the database.aef script design process by using the Variable pane of the Cisco Unified CCX Editor to define script variables.

Figure shows the variables of the database.aef script as they appear in the Variable pane of the Cisco Unified CCX Editor.

Variable Pane of the database.aef Script

The following table Variables in the database.aef Script describes the variables used in the database.aef script.

Variables in the database.aef Script

Variable Name

Variable Type

Value

Function

Address

String

""

Stores the address of the physician.

(See The DB Get Step.)

Category

String

""

Stores the category of the physician.

(See The DB Get Step.)

Name

String

""

Stores the written name of the physician.

(See The DB Get Step.)

Phone

String

""

Stores the phone number of the physician.

(See The DB Get Step, page 11-9.)

Spoken_Name

Document

null

Stores the audio document of the spoken name of the physician.

(See The DB Get Step.)

Zip_Code

String

""

Stores the Zip code of the physician.

(See The DB Get Step.)