Revision as of 22:01, January 22, 2014 by Vivian (talk | contribs) (Configuration and Installation)
Jump to: navigation, search

Configuration and Installation

This section provides structions for configuring and installing Interaction Concentrator, the Interaction Database (IDB), DB Server, and a Database Access Point (DAP).

Important
DB Server and the DAP are Framework components required to use the IDB.

<tabber>

Recommended Deployment Order=

Before you deploy Interaction Concentrator, review the information in Chapter 2 on page 37, and ensure that you have accounted for all prerequisites for the installation.

Then deploy Interaction Concentrator in the following order:

[+] 1. Host configuration objects
[+] 2. Telephony objects
[+] 3. DB Server
[+] 4. Interaction Concentrator
[+] 5. Interaction Database
[+] 6. Database Access Point


|-| Deploying DB Server=

Deploying DB Server

After you configure Host objects for Interaction Concentrator components, deploy as many instances of DB Server as you need using the following procedure:

  1. Import the application template for DB Server.
  2. Configure an Application object for DB Server.
  3. Install DB Server on its host.
  4. Set up any environment variables that are specific to your RDBMS type.

For detailed instructions, see the Framework DB Server User’s Guide.

|-| Deploying ICON=

This section explains how to deploy as many instances of Interaction Concentrator as you need on either a UNIX or a Windows operating system.

Tip
Interaction Concentrator supports silent installation on Windows platforms. Also known as a silent setup, it enables you to install Interaction Concentrator without having to monitor the setup or provide input via dialog boxes. For instructions, see “Appendix E: Silent Setup” in the Framework 8.1 Deployment Guide.

Environment Assumptions
The instructions in this section assume that you are creating new Application objects under the Environment folder in Configuration Manager, in either a single-tenant or multi-tenant configuration environment. To create Application objects under a particular Tenant folder in a multi-tenant configuration environment, replace the word Environment with the name of your Tenant folder in the configuration instructions.

[+] 1. Import the Application Template
[+] 2. Create an ICON Application Object
[+] 3. Configure the General tab
[+] 4. Configure the Server Info tab
[+] 5. Configure the Start Info tab
[+] 6. Configure the Options tab
[+] 7. Configure the Tenants tab
[+] 8. Configure the Connections tab

|-| Creating IDB=

You can use any of the supported RDBMSs to host your IDB. Ask your Database Administrator to create a new database for each IDB instance that you intend to deploy for ICON data storage. Then, initialize each IDB instance, using the instructions in this section.

Important
The user account that is created for IDB must have permissions to create database objects such as tables, stored procedures, and sequences.


The IDB initialization scripts create default (empty) custom dispatchers without first dropping any existing stored procedures named gudCustDISP1 and gudCustDISP2. This is to decrease the risk of overwriting customer-created stored procedures. However, if the gudCustDISP1 and gudCustDISP2 custom dispatcher stored procedures already exist in IDB, the CoreSchema_<db_type>.sql script returns an error, which is safe to ignore.

Genesys provides the SampleProc_<db_type>.sql script to help you understand how you can modify the stored procedures for customized attached data processing. Do not execute the sample script during installation. For more information about configuring your ICON application to support customized attached data processing, see “Storing Attached Data” on page 70. For an example of a script to create a custom dispatcher stored procedure and custom storage table, see Appendix B on page 193.
[+] Initialization Scripts
[+] Initializing IDB

|-| Configuring a DAP=

Configuring a DAP

Text

Comments or questions about this documentation? Contact us for support!