Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

setvdu

The setvdu function sets or overwrites a single value in the customer's account information. The VRU passes the name/value pair information to the VOX Server, which in turn passes it to the EDU Server.

Use the Node Inspector to assign and edit the following attributes.

Attribute

Value

Description

Put Return Code In

 

Select the variable in which to store the return code.

VESP Function Name

setvdu

Sets a value in the EDU.

Arg 1

 

Select the variable in which to store the EDUID, which is passed to Avaya Computer Telephony to identify the call. The variable must have Length set to 34 and Type set to character.

Arg 2

 

Select the variable that contains the name of the database field to overwrite. The variable must have Length set to 256 and Type set to character.

Arg 3

 

Select the variable that contains the new value of the field. The variable must have Length set to 256 and Type set to character.

Arg 4

 

Select a Dummy variable. The variable must have Length set to 256 and Type set to character.

© 2006 Avaya Inc. All Rights Reserved.