Vdusetvalues - Avaya Interaction Center Programmer's Manual

Vtel programmer guide
Hide thumbs Also See for Interaction Center:
Table of Contents

Advertisement

Methods
Examples
[VTel.VDUSetCurrent("2df5d9e6003b00007800002a1f430002")]
[VTel.VDUSetCurrent.response(,"2df5d9e6003b00007800002a1f430002")]
[VTel.VDUCurrent.event({0,"VDUCurrent",{{1,1,{"vdu_id",
[VTel.VDUSetCurrent("1234XXX")]
[VTel.VDUSetCurrent.response("VTel:040002E0:VDUID not valid in
Notes
Those GUI screens that present available calls will typically respond to this
immediately. This may cause another call to be put on hold and an abrupt change
in the EDU information presented to the user. If the user initiates this change by
selecting another call from a VTel GUI, the attached application will be notified. If
an external application initiates this change, it must coordinate this action with the
user interface to prevent the user from being "surprised" by the abrupt change in
displayed information or by a phone conversation suddenly being put on hold.

VDUSetValues

IDL Syntax
ORBStatus VDUSetValues( in string vduid, in SeqCouple
values );
Description
Sets one or more values in an EDU.
Input
Parameters
Output
None.
Parameters
Examples
[VTel.VDUSetValues("2df5d9e6003b00007800002a1f430002",{2,2,{"ani",
Notes
The EDU must currently exist within VTel.
For existing names the old values will be replaced. New names will produce
additional entries. Duplicate names are not useful, because the last value entered
for a given name will dominate.
80 VTel Programmer Guide
"2df5d9e6003b00007800002a1f430002"}}}})]
VTel","1234XXX")]
Name
Required
vduid
Yes
values
Yes
"5089525120"},{"dnis","5084863244"}})]
Description/Comments
An EDU active in VTel.
EDU data element(s) to be set.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents