![]() |
Cisco Customer Response Applications Editor Step Reference Guide (3.1)
|
|||||||
User Step Descriptions
![]() |
||||||||
|
Table of ContentsUser Step DescriptionsAuthenticate User Get User Info Set User Info User Step DescriptionsThe steps in the User palette of the Cisco Customer Response Applications (CRA) Editor provide designers with a way to authenticate, retrieve, and assign user attributes. The User palette contains the following steps: Figure 8-1 shows the steps in the User palette as they appear in the Palette pane of the CRA Editor. Figure 8-1 User Palette Steps Authenticate UserUse the Authenticate User step to authenticate user identification. You can, for example, use this step as part of a login (and logout) service that performs the necessary administrative updates when users authenticate themselves at a phone. The Authenticate User step uses the information provided in the customizer (either a user object representing the user or a string representing the user ID along with a password or Personal Identification Number (PIN) to authenticate a user by comparing the information supplied with the information entered for this user in the CRA Administration web interface. The Authenticate User step has two output branches: Figure 8-2 shows the Authenticate User customizer window. Figure 8-2 Authenticate User Customizer Window Figure 8-2 describes the properties of the Authenticate User customizer window. Table 8-1 Authenticate User Properties To use the Authenticate User customizer window to authenticate user identification, perform the following procedure: ProcedureStep 1 From the User Variable drop-down menu, choose the variable that stores the user ID. Step 2 From the Password/PIN variable drop-down menu, choose the variable that stores the user password or PIN. Step 3 In the Credential Format field, click the Password radio button to enable authentication by password; click the PIN radio button to enable authentication by PIN. Step 4 Click OK. The Authenticate User customizer window closes, and the name of the user variable appears next to the Authenticate User step icon in the Design pane of the CRA Editor. Get User InfoUse the Get User Info step to make user attributes available to the script. Figure 8-3 shows the properties of the Get User Info customizer window. Figure 8-3 Get User Info Customizer Window Table 8-2 describes the properties of the Get User Info customizer window. Table 8-2 Get User Info Properties
Table 8-3 describes the attributes that can be retrieved by using the Get User Info step. Table 8-3 Get User Info Attributes To use the Get User Info customizer window to make user attributes available to the script, perform the following procedure: ProcedureStep 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 then click Set. The Get User dialog box appears. (See Figure 8-4 .) Figure 8-4 Get User Dialog Box Step 3 From the Select Variable drop-down menu, choose the variable that will store the information, and then click OK. Step 4 The Get User dialog box closes. Step 5 Click OK. The Get User Info customizer window closes, and the name of the user variable appears next to the Get User Info step icon in the Design pane of the CRA Editor. Set User InfoUse the Set User Info step to assign values to user attributes. Figure 8-5 shows the Set User Info customizer window. Figure 8-5 Set User Info Customizer Window Table 8-4 describes the properties of the Set User Info customizer window. Table 8-4 Set User Info Properties To use the Set User Info customizer window to assign values to user attributes, perform the following procedure: ProcedureStep 1 From the User drop-down menu, choose the User variable that identifies the user for which you want to set information. Step 2 In the Attribute/Variable drop-down list box, choose the attributes that represent the information you want to set for the user, and then click Set. The Set User Info dialog box appears. (See Figure 8-6 .) Figure 8-6 Set User Info Dialog Box Step 3 From the Select Variable drop-down menu, choose the variable that stores the user information you want to set, and then click OK. Step 4 The Set User dialog box closes. Step 5 Click OK. The Set User Info customizer window closes, and the name of the user variable appears next to the Set User Info step icon in the Design pane of the CRA Editor.
|
|||||||
|
|