VTel methods (requests from other applications)
Issue 2.1 August 2003
79
Description
Retrieves all values from an EDU.
Input
Parameters
Output
Parameters
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
Output
Parameters
None.
Name
Required
Description/Comments
vduid
Yes
An EDU active in VTel.
Name
Description/Comments
values
All data elements contained in this EDU.
Name
Required
Description/Comments
vduid
Yes
EDU ID to be given the current focus.
Содержание Interaction Center
Страница 1: ...Avaya Interaction Center Release 6 1 VTel Programmer Guide 585 248 220 Issue 2 1 August 2003...
Страница 8: ...Contents 8 VTel Programmer Guide...
Страница 20: ...Definition of terms and concepts 20 VTel Programmer Guide...
Страница 104: ...Server failure processing 104 VTel Programmer Guide...
Страница 120: ...The vtel ini configuration file 120 VTel Programmer Guide...
Страница 124: ...VTel errors 124 VTel Programmer Guide...
Страница 137: ...Issue 2 1 August 2003 137...
Страница 138: ...138 VTel Programmer Guide...