Table Of Contents
User Step Descriptions
Get User Info
User Step Descriptions
The steps in the User palette of the Cisco Unity Express Script Editor provide designers with a way to retrieve user attributes.
The User palette contains the Get User Info step, as shown in Figure 86.
Figure 86 User Palette Steps
Get User Info
Use the Get User Info step, as shown in Figure 87, to make user attributes available to the script.
Figure 87 Get User Info Customizer Window
Table 46 describes the fields of the Get User Info customizer window.
Table 46 Get User Info Fields
Field
|
Description
|
User
|
User object stored in a script variable previously acquired (for example, by using a step such as the Name To User step).
|
Attribute/Variable
|
Attributes and associated variables of user.
|
Table 47 describes the attributes that can be retrieved by using the Get User Info step.
Table 47 Get User Info Attributes
Attribute
|
Description
|
Full Name
|
String for the full name of the user as configured in the Cisco Unity Express GUI administration interface.
|
Last Name
|
String for the last name of the user.
|
First Name
|
String for the first name of the user.
|
Extension
|
String representing the primary extension selected in the Cisco Unity Express GUI administration web interface.
|
E-mail
|
String representing the e-mail ID for this user.
The user ID field is currently returned.
|
User ID
|
String for the user ID configured for this user.
|
Spoken Name
|
Document object representing the recorded name of the user.
|
Follow these steps to configure the fields in the Get User Info customizer window:
Step 1
From the User drop-down menu, choose the User variable that identifies the user for whom you want to get information.
Step 2
In the Attribute/Variable list box, choose the attributes that represent the information you want to get for the user and click Set.
The Get User dialog box appears, as shown in Figure 88.
Figure 88 Get User Dialog Box
Step 3
From the Select Variable drop-down menu, choose the variable that will store the information and click OK.
The Get User dialog box closes.
Step 4
Click OK.
The Get User Info customizer window closes,. The name of the user variable appears next to the Get User Info step icon in the Design pane of the Cisco Unity Express Script Editor.