Jump to: navigation, search

Configure the Backend Server

Configuring the Backend Server Application

DevGuide2.png Purpose: Enter the configuring information for the Web Engagement Backend Server in Configuration Server.

Prerequisites

  • You created the Web Engagement Backend Server application.

Start

  1. Open Genesys Administrator and navigate to PROVISIONING > Environment > Applications. Select the application defined for the Web Engagement Backend Server and click Edit...

    Configuration of the Web Engagement Backend Server.
  2. Configure the Backend Server connections.ca
    • In the Connections section of the Configuration tab, click the Add button. The Browse for applications panel opens. Select the Genesys application defined for the Chat Server, then click OK.
      Important
      Genesys Web Engagement also supports Chat Server clusters. To configure the Web Engagement Backend Server to work with a cluster of Chat Server objects, see Chat Server Cluster Configuration.
    • Repeat the previous step to add the connections to the following servers:
      • Contact Server
      • Interaction Server
      • Stat Server
      • Orchestration Server. After you have added the connection, select the Orchestration Server row in the list of connections and click Edit. In the Connection Info window, select the default port for the ID and set the Connection protocol to http. Click OK.

        ID must be set to http for the Orchestration Server

      • Web Engagement Frontend Server. If you already created the application for the Frontend Server, you can add a connection to it now. After you have added the connection, select the Frontend Server row in the list of connections and click Edit. In the Connection Info window, set Connection Protocol to http and click OK

        Backend Server Connections

        If you haven't created the application for the Frontend Server, you can add a connection to it later.
  3. Configure the Server Info section of the Configuration tab.
    • Click the Add button of the Tenants section.
    • Select your application tenant. For instance, Environment.
      Note: You should select only one tenant object.
    • Click OK. The tenant is added to the Tenants table.
  4. If your Host is not defined, click the lookup icon to browse to the hostname of your application.
  5. Configure the default http port:
    • Click Add in the Listening ports section. The Port Info dialog opens.
    • Enter the application's Port. For instance, 9081.
    • Mandatory: Select http for the Connection Protocol field.
    • (Optional) Enter a description.

      Default http port
    • Click OK. The HTTP port with the default identifier appears in the list of Listening ports.
  6. Optionally, you can add a secure listening port for authenticated users, secured connections, and secure chat:
    • Click the Add button. The Port Info dialog opens.
    • Enter the ID. For instance, https.
    • Enter the Port. For instance, 9443.
    • Enter https for the Connection Protocol.
    • Choose secured for the Listening Mode.
    • Click OK.

      Secure listening port
  7. Create the port with the backend/data/rules/deploy identifier.
    • Click Add in the Listening ports section.
    • Enter backend/data/rules/deploy for the ID.
    • Enter the same port value as you did for the default port. For instance, 9081.
    • Select http for the Connection Protocol field.
    • (Optional) Enter a description.
    • Click OK. The HTTP port with backend/data/rules/deploy ID appears in the list of Listening ports.

      Listening ports

  8. Enter a period (.) in Working Directory. The path will be filled in automatically when the new Application is installed and connects to Configuration Server;
  9. Enter a period (.) in Command Line. The command line will be filled in automatically when the new Application is installed and connects to Configuration Server;
  10. Leave Command Line Arguments blank. Any arguments will be filled in automatically when the new Application is installed and connects to Configuration Server;

    Commands

  11. Click Save. The Confirm dialog displays the following message: The host and/or port(s) of the application will be changed. Do you want to continue?
    Click Yes.
  12. Select the Options tab. By default, the all option is set to stdout and does not enable logging to a file. Enter a filename if you need logging to file. For example, enter the value "stdout, C:\Logs\WebEngagement\Backend_Server" to write logs both in the standard output console and in a file located in the c:\Logs\WebEngagement\ directory.
  13. (Optional) You need to create a webengagementannex only if your Web Engagement Backend Server application's type is Genesys Generic Server. Click New on the Options menu.
    • Set Location to Annex.
    • Enter webengagement for the Section.
    • Enter type for the Name.
    • Enter backendserver for the Value.

      Backend type.

    • Click OK to create the new annex. You can see it by selecting Advanced View (Annex) in the View selector.
    • If you added a connection to the Frontend Server, in the settings section, set event-mode to true.
  14. Click the Save & Close button. If the Confirmation dialog opens, click Yes.

End

  • Genesys recommends you set the Java heap size for the Backend Server to 3GB or more for a production site. See Generic Cassandra Configuration for details.
  • The configuration application for the Backend Server is ready for provisioning. You may need to edit options later according to your application needs.
  • If you did not add the Frontend Server to the Connections of the Backend Server, you must do it after the creation of the Frontend Server application.

Next Steps

Chat Server Cluster Configuration

Genesys Web Engagement uses Web API Server as the entry point for a cluster of Chat Servers.

Important
A pair of primary/backup Chat Servers can also be used instead of a standalone Chat Server application.

To implement a Chat Server cluster for Web Engagement, you must first have a Web API Server application with connections to one or more Chat Server applications or one or more applications of the type Application Cluster. Your Web API Server must also have a connection to Solution Control Server.

For information about how to deploy and configure Web API Server, see the "Manual Deployment—Web API Server and UCS" chapter in the eServices 8.1 Deployment Guide.

When dealing with Web API Server, Web Engagement uses the eServices load balancer component to choose a Chat Server from the cluster for establishing a new chat session. See the "Load-Balancing Configuration for Web API Server" section in the eServices 8.1 User's Guide for more information about creating a Chat Server Application Cluster.

Once your Web API Server application is configured, you can Add a connection to Web API Server on the Backend Server application.

Add a connection to Web API Server on the Backend Server application

Prerequisites
For each Web Engagement Backend Server, you must have a dedicated Web API Server with connections to:

  • One or more Chat Server applications, or one or more applications of the type Application Cluster.
  • Solution Control Server.
Important
Web Engagement Backend Server uses Web API Server even if both Chat Server and Web API Server are specified in the Backend Server application's connections. In this case, the direct connection to Chat Server is ignored.

Start

  1. Open Genesys Administrator and navigate to PROVISIONING > Environment > Applications. Select the application defined for the Web Engagement Backend Server and click Edit...
  2. In the Connections section of the Configuration tab, click the Add button. The Browse for applications panel opens.
    • Select the Genesys application defined for the Web API Server, then click OK. Web API Server is added to the Connections list.
  3. Click Save.

End

This page was last edited on March 4, 2014, at 17:36.
Comments or questions about this documentation? Contact us for support!