Vdufindvdu - Avaya Interaction Center Programmer's Manual

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

Advertisement

Methods
Input
Parameters
Output
Parameters
Examples
[VTel.VDUCreate({2,2,{"account","12345"},{"color","green"}},)]
[VTel.VDUCreate.response(,{2,2,{"account","12345"},{"color","green"}},
Notes
You may not specify the EDU ID. This is assigned by Avaya Computer Telephony
for IC.
You must explicitly terminate any EDUs that are created with VDUCreate(). Use
Terminate() to do so.

VDUFindVDU

IDL Syntax
ORBStatus VDUFindVDU( in string criteria, out SeqString
values );
Description
Retrieves a list of all EDUs in Avaya Computer Telephony for IC that match the
given criteria, including both active calls and those stored in the DUStore Server.
Input
Parameters
Output
Parameters
76 VTel Programmer Guide
Name
Required
values
Yes
Name
vduid
"2df5d9e6003b00007800002a1f430002")]
Name
Required
criteria
Yes
Name
Description/Comments
values
A list of EDU IDs matching the criteria.
Description/Comments
Zero or more name/value pairs to place into
the new EDU.
Description/Comments
Identifies the newly created EDU.
Description/Comments
The search criteria to be used. The criteria are the same
as those used by the EDU Server for event monitoring.
See
Electronic Data Unit Server Programmer Guide
more information on event monitoring.
for

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents