Vdusetcurrent - Avaya Interaction Center Programmer's Manual

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

Advertisement

Description
Retrieves all values from an EDU.
Input
Parameters
Name
vduid
Output
Parameters
Name
values
Examples
[VTel.VDUGetValues("2df5d9e6003b00007800002a1f430002",{0,0})]
Notes
The EDU must currently exist within VTel.
This method may return a large number of data elements. Be sure to allow
enough room for the response. While it can be limited by setting the maximum
number to return, this is not very useful in this case as the ordering of return
values is arbitrary and you cannot determine what has been missed.

VDUSetCurrent

IDL Syntax
ORBStatus VDUSetCurrent( in string vduid );
Description
From the list of EDU IDs being monitored at the time, this method allows you to
select a single EDU ID to have the current focus. An event is sent to all GUI
screens and all connected applications when the focus is changed to a different
EDU.
Input
Parameters
Name
vduid
Output
None.
Parameters
VTel methods (requests from other applications)
Required
Yes
Description/Comments
All data elements contained in this EDU.
Required
Description/Comments
Yes
EDU ID to be given the current focus.
Description/Comments
An EDU active in VTel.
Issue 2.1 August 2003
79

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents