Views

Difference between revisions of "Genesys Integration"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Scope ==
+
Until recent times, an agent using an ACD (Automatic Caller Distribution) system, such as Genesys, would have to also be running an application on their desktop machine, to set unavailable and work reasons. This feature is heavily used in contact centres to produce statistical reports about the performance of the agents, and help to increase performance. This application eliminates the need for the application on the desktop machine, as it means all telephony actions can be carried out using the phones. The phone application on the phone can also be extended to include more features of the Genesys server, including Supervisor actions.
 +
 
 
== Operation ==
 
== Operation ==
[[Image:Genesys op.JPG]]
+
[[Image:Genesys op.JPG|900px|center]]
 +
 
 +
'''Operational Overview:'''
 +
* The [[optiPoint]] phone using the AGP (Application Generic Platform) talks to a servlet hosted on a web server on the servlet/middleware server, using XML.
 +
* The servlet processes all of requests and responses, and passes the correct display to the correct phone.
 +
* The servlet talks to the middleware application via XML. The middleware application uses ActiveX controls to connect and interface with the Genesys server.
 +
* The middleware application processes all actions and events with the Genesys server.
 +
 
 
== Key Features ==
 
== Key Features ==
 +
* '''Log In / Log Out'''
 +
Agent is required to log into the Genesys Server by entering Agent Id, Agent Password (if applicable), Directory number (Phone extension), Queue number.
 +
* '''Change Status'''
 +
An agent can status to Available/Unavailable and can select a code that corresponds to the reason why they are going unavailable.
 +
* '''View / Attach Call Data'''
 +
During an active call an agent can view any data previously attached to a call, (when forwarded from another Agent), and enables the Agent to add any data to the call.
 +
== See also ==
 +
*[[XML on optiPoint application module]]
 +
*[[Additional Innovative XML Applications]]

Latest revision as of 07:22, 24 October 2008

Until recent times, an agent using an ACD (Automatic Caller Distribution) system, such as Genesys, would have to also be running an application on their desktop machine, to set unavailable and work reasons. This feature is heavily used in contact centres to produce statistical reports about the performance of the agents, and help to increase performance. This application eliminates the need for the application on the desktop machine, as it means all telephony actions can be carried out using the phones. The phone application on the phone can also be extended to include more features of the Genesys server, including Supervisor actions.

Operation

Genesys op.JPG

Operational Overview:

  • The optiPoint phone using the AGP (Application Generic Platform) talks to a servlet hosted on a web server on the servlet/middleware server, using XML.
  • The servlet processes all of requests and responses, and passes the correct display to the correct phone.
  • The servlet talks to the middleware application via XML. The middleware application uses ActiveX controls to connect and interface with the Genesys server.
  • The middleware application processes all actions and events with the Genesys server.

Key Features

  • Log In / Log Out

Agent is required to log into the Genesys Server by entering Agent Id, Agent Password (if applicable), Directory number (Phone extension), Queue number.

  • Change Status

An agent can status to Available/Unavailable and can select a code that corresponds to the reason why they are going unavailable.

  • View / Attach Call Data

During an active call an agent can view any data previously attached to a call, (when forwarded from another Agent), and enables the Agent to add any data to the call.

See also