Jump to: navigation, search

Install Genesys Co-browse Server

Configure the JAVA_HOME environment variable

Before installing Genesys Co-browse Server, you must first make sure your JAVA_HOME environment variable is configured correctly. The value for this variable must not have a slash ("\", "/") at the end. For example, C:\java (Windows) or C:/java (Unix).

For Unix operating systems, the JAVA_HOME environment variable must be defined at the system level to allow Co-browse Server to be started from Genesys Administrator and Solution Control Interface.

For Windows operating systems there is a known bug in Java (http://www.duckware.com/tech/java6msvcr71.html) that you can avoid by completing the following steps:

  1. Add %JAVA_HOME%\bin to the beginning of the PATH environment variable.
  2. Make sure java.exe is launched from the %JAVA_HOME%\bin folder.

Next Step

Resultset next.png Creating the Co-browse Server Application Object in Genesys Administrator

Creating the Co-browse Server Application Object in Genesys Administrator

Importing the Application Template for the Co-browse Server

Start of Procedure

  1. Open Genesys Administrator and navigate to PROVISIONING > Environment > Application Templates.
  2. In the Create menu of the Tasks panel, click the Upload Template link.
    Upload Template link in the Tasks panel

  3. Click the Add button of the Click 'Add' and choose application template (APD) file to import dialog box.
  4. Browse to the Co-browse_Server_813.apd file, available in the templates directory of your installation CD. The New Application Template panel opens.
  5. Click Save & Close.

End of Procedure

Next Step

Resultset next.png Creating the Co-browse Server Application

Creating the Co-browse Server Application

Prerequisites:

Start of Procedure

  1. Open Genesys Administrator and navigate to PROVISIONING > Environment > Applications.
  2. In the Create menu of the Tasks panel, click the Create New Application link.
    Create New Application link.

  3. In the Select Application Template panel, click Browse for Template and select the Co-browse Server template that you imported in Importing the Application Template for the Co-browse Server. Click OK.
  4. The template is added to the Select Application Template panel. Click Next.
  5. In the Select Metadata file panel, click Browse and select the Co-browse_Server_813.xml file. Click Open.
  6. The metadata file is added to the Select Metadata file panel. Click Next.
  7. In Specify Application parameters:
    • Enter a Name for your application—for instance, Co-browse_Server.
    • Enable the State.
    • Select the Host on which Co-browse Server will reside.
    • Click Create.
  8. The Results panel opens.
    • Enable Opens the Application details form after clicking 'Finish' and click Finish. The Co-browse Server application form opens to the Configuration tab.
  9. Add a connection to Chat Server.
    • Click Add in the Connections section.
    • Select the Chat Server and click OK.
    • Edit the connection and set ID to the webapi listening port on your Chat Server.
      Chat Server connection

    • Click OK.
  10. If your Host is not defined, click the lookup icon to browse to the hostname of your application.
  11. Add the default port.
    • Click Add in the Listening Ports section. The Port Info dialog box opens.
    • Enter the application's Port. For instance, 8700. This must be a Jetty port configured in the Jetty configuration file.
    • Mandatory: Enter http for the Connection Protocol field. This connection protocol setting will be used by IWS to connect to the Co-browse Server.
    • Optional: Enter a description.
      The default http listening port.
    • Click OK. The HTTP port with the default identifier appears in the list of Listening Ports.
  12. Add the secure port.
    • Click Add in the Listening Ports section. The Port Info dialog box opens.
    • Enter https for the ID.
    • Enter the application's secure Port. For instance, 8743. This must be a Jetty port configured in the Jetty configuration file.
    • Mandatory: Enter https for the Connection Protocol field.
    • Mandatory: Select the Secured for the Select Listening Mode field.
    • Optional: Enter a description.
      The https listening port.
    • Click OK. The HTTPS port with the https identifier appears in the list of Listening Ports.
  13. Ensure the Working Directory and Command Line fields contain "." (period). They will be automatically populated when the Co-browse Server is installed.
  14. Click Save & Close. 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.

End of Procedure

Next Steps

Installing the Co-browse Server

With basic Configuration Server details in place, you are ready to complete the installation process.

Important
Genesys does not recommend installation of its components via a Microsoft Remote Desktop connection. The installation should be performed locally.

Prerequisites: You completed Creating the Co-browse Server Application.

Start of Procedure

  1. In your installation package, locate and run the setup application for your platform as specified below:
    • Linux: install.sh
    • Windows: setup.exe
    The Install Shield opens the welcome screen.
  2. Click Next. The Connection Parameters to the Configuration Server screen appears.
  3. Under Host, specify the host name and port number where Configuration Server is running. (This is the main "listening" port entered in the Server Info tab for Configuration Server.)
  4. Under User, enter the user name and password for logging on to Configuration Server.
  5. Click Next. The Select Application screen appears.
  6. Select the Co-browse Server Application that you are installing. The Application Properties area shows the Type, Host, Working Directory, Command Line executable, and Command Line Arguments information previously entered in the Server Info and Start Info tabs of the selected Application object.
  7. Click Next. The Choose Destination Location screen appears.
  8. Under Destination Folder, keep the default value or browse for the desired installation location.
Important
The GWM Proxy that is included in the installation package cannot work if the full path contains spaces. As a workaround, specify the full path to the Co-browse Server applications without spaces during the installation process.
  1. Click Next. The Backup Configuration Server Parameters screen appears.
  2. Under Host, specify the host name and the port number where the Backup Configuration Server is running.
  3. Click Next. The Ready to Install screen appears.
  4. Click Install. The Genesys Installation Wizard indicates it is performing the requested operation for Co-browse Server. When through, the Installation Complete screen appears.
  5. Click Finish to complete your installation of Co-browse Server.
  6. End of Procedure

    Next Steps

Configuring the Co-browse Server

DevGuide2.png Purpose: To configure the Co-browse Server application in Genesys Administrator. This procedure only covers a few of the mandatory options. Most options can be left at their default values.

Prerequisites: Creating the Co-browse Server Application.

Start of Procedure

  1. Open Genesys Administrator and navigate to PROVISIONING > Environment > Applications.
  2. Select the Co-browse Server Application that you created previously.
  3. In the Options tab, locate the sessions section and update the following option:
    • domRetrictionsURL—a URL that points to the XML file that contains DOM restrictions. Note: By default, all "Submit" buttons are disabled for the agent. For information about customizing this XML file, see DOM Restrictions
  4. If you deploy Co-browse Server to an environment where the Internet is accessed using a forward proxy (for example, DMZ or local intranet), configure the options in the forward-proxy section.
  5. If your configuration uses Genesys Chat, update the following options in the chat section:
    • queuekey—specifies the endpoint configured in Chat Server, in the format tenantid:endpointname.
  6. Configure the options in the log section. These options are standard Genesys log options. For details, refer to the Management Framework 8.1 Configuration Options Reference Manual.
  7. Click Save & Close.

End of Procedure

Next Steps

This page was last edited on December 1, 2015, at 20:21.
Comments or questions about this documentation? Contact us for support!