Siebel Communications Server Administration Guide > Configuring Events and Commands > Command Data >

Command Data Example


Table 23 shows an example of a command data definition for a Siebel CTI Connect configuration.

Table 23.  Command Data: ConferenceTransferToPopupEmployee
Parameter Name
Parameter Value

BusObj

Service Request

BusComp

Service Request

AttachContext

TRUE

SelectParam

TRUE

SelectBusObj

Employee

SelectBusComp

Employee

SelectApplet

ACD Transfer Call Applet

SelectTitle

SR Conference To Agent Group

Param.PhoneNumber

[Phone #:6-10]

Param.CallNotifyText

Conference transfer from {@UserName}...

The command that uses this command data definition is enabled only on Service Request applets. First, the command opens the applet ACD Transfer Call Applet, for selecting an employee to whom to transfer a call (this applet is also used for placing and conferencing calls). Next, it dials the extension of the selected employee by retrieving the sixth through tenth digits of the phone number—for example, a five-digit extension that is part of a ten-digit phone field.

Communications Simulator. In the command and associated command data shown in Table 24 and Table 25, the phone number for the parameter Param.ANI is the same as the phone number specified in the Description field for the activity created for a simulated incoming call.

Table 24.  Command: SimCallNotFound
Parameter Name
Parameter Value

DeviceCommand

SimulateCall

Hidden

FALSE

HotKey

CTRL+SHIFT+F11

Table 25.  Command Data: SimCallNotFound
Parameter Name
Parameter Value

Param.ANI

6504775000

Param.Testing

My_Value_Here

Siebel Communications Server Administration Guide