Line 1: | Line 1: | ||
= Installing Workspace Web Edition & Web Services = | = Installing Workspace Web Edition & Web Services = | ||
__TOC__ | __TOC__ | ||
− | Workspace Web Edition & Web Services | + | To install Workspace Web Edition & Web Services, first you need to set up the two application objects it uses in the Genesys configuration environment: |
*An application of type <tt>Genesys Generic Server</tt> that is called the WWEWS Cluster Application. | *An application of type <tt>Genesys Generic Server</tt> that is called the WWEWS Cluster Application. | ||
*An application of type <tt>Genesys Generic Client</tt> that is called the WWEWS Node Application. | *An application of type <tt>Genesys Generic Client</tt> that is called the WWEWS Node Application. | ||
− | |||
==Configuring the Workspace Web Edition & Web Services Applications== | ==Configuring the Workspace Web Edition & Web Services Applications== | ||
− | Perform the following procedures to configure | + | Perform the following procedures to configure the Workspace Web Edition & Web Services applications. Select a tab to configure the applications in ''either'' Configuration Manager or Genesys Administrator. |
<tabber> | <tabber> | ||
Configuring the Application in Configuration Manager= | Configuring the Application in Configuration Manager= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <div class="cloud-left"> | ||
+ | ===Creating & Importing the Application Templates=== | ||
+ | The Workspace Web Edition & Web Services installation CD includes a template for <tt>Genesys Generic Server</tt>, but you must create a new template for <tt>Genesys Generic Client</tt>. | ||
− | {{ | + | '''Start'''<br/> |
+ | |||
+ | <ol> | ||
+ | <li>To create the <tt>Genesys Generic Client</tt> template, navigate to the <tt>Application Templates</tt> folder in Configuration Manager. Right-click and select <tt>New > Application Template</tt>.</li> | ||
+ | <li>Configure the General tab of the template as shown below: | ||
+ | * Name: WWEWS | ||
+ | * Type: Genesys Generic Client | ||
+ | * Version: 8.5 | ||
+ | * State Enabled: Yes | ||
+ | </li> | ||
+ | <li>Click <tt>OK</tt>.</li> | ||
+ | <li>To import the <tt>Genesys Generic Server</tt> template, navigate to the <tt>Application Templates</tt> folder in Configuration Manager. Right-click and select <tt>Import Application Template</tt>.</li> | ||
+ | <li>Navigate to the <tt>templates</tt> folder on the installation CD.</li> | ||
+ | <li>Select the <tt>Workspace_Web_Edition_Web_Services_852</tt> template file. | ||
+ | <li>Click <tt>OK</tt>.</li> | ||
+ | </ol> | ||
+ | '''End''' | ||
+ | |||
+ | ===Creating the WWEWS Cluster Application=== | ||
+ | |||
+ | '''Start''' | ||
+ | <br/> | ||
+ | <ol> | ||
+ | <li>Navigate to the <tt>Applications</tt> folder in Configuration Manager. Right-click and select <tt>New > Application</tt>.</li> | ||
+ | <li>Select the <tt>Workspace_Web_Edition_Web_Services_852</tt> template and click <tt>OK</tt>.</li> | ||
+ | <li>Configure the General tab as shown below: | ||
+ | * Name: WWEWS_Cluster | ||
+ | * Template: Workspace_Web_Edition_Web_Services_852 | ||
+ | * Component Type: [Unknown] | ||
+ | * State Enabled: Yes | ||
+ | </li> | ||
+ | <li>On the Tenants tab, do the following: | ||
+ | # Click <tt>Add</tt>. | ||
+ | # Chose the <tt>Environment</tt> tenant (or use any other tenant for which we have a connection to the '''Configuration Server'''). | ||
+ | # Click <tt>OK</tt>. | ||
+ | </li> | ||
+ | <li>On the Server Info tab, choose the appropriate Host object. This automatically adds a corresponding port entry. The port value is ignored by the server and does not need to be modified.</li> | ||
+ | <li>On the Start Info tab, add a "." to the <tt>Working Directory</tt>, <tt>Command Line</tt>, and <tt>Command Line Arguments</tt> fields. These values are mandatory for all applications and must be entered to save the application object. Workspace Web Edition & Web Services does not use these values, so the “.” is used as a placeholder.</li> | ||
+ | <li>On the Connections tab, add the following connections: | ||
+ | * Configuration Server | ||
+ | * T-Server (if supporting voice) | ||
+ | |||
+ | <!-- | ||
+ | ** backupCmeHost: hpe-voicevm-99.genesyslab.com | ||
+ | ** backupCmePort: 8889 | ||
+ | --> | ||
+ | </li> | ||
+ | <li>To support [[Documentation:HTCC:Dep:ReportingConfiguration:8.5.1|Reporting]] in your deployment, add the following connection: | ||
+ | *Stat Server | ||
+ | </li> | ||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | <!-- Important: equal signs (=) will not work in a note. Use the equivalent HTML code (=) instead.--> | ||
+ | {{NoteFormat|KPIs and Statistics are reported only for the voice channel. Workspace Web Edition & Web Services does not support real-time statistics for mixed media (voice/eServices) environments. If a mixed media environment is used, voice statistics are not accurate.}} | ||
+ | <li>To support [[Documentation:HTCC:Dep:Multimedia:8.5.1|Multimedia]] in your deployment, add the following connections: | ||
+ | * Interaction Server | ||
+ | * Universal Contact Server | ||
+ | </li> | ||
+ | <!--<li>To support [[Documentation:HTCC:Dep:MobilePushNotifications:8.5.1|Mobile Push Notifications]] in your deployment, add the following connection: | ||
+ | * Genesys Mobile Services | ||
+ | </li>--> | ||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | <!-- Important: equal signs (=) will not work in a note. Use the equivalent HTML code (=) instead.--> | ||
+ | <!-- {{NoteFormat|For single node or lab deployments, the connection can be a Genesys Mobile Services (GMS) node. For production environments, the connection should be a GMS cluster application.}}--> | ||
+ | </li> | ||
+ | <li>Click <tt>OK</tt> to save the <tt>WWEWS_Cluster</tt> application.</li> | ||
+ | </ol> | ||
+ | '''End''' | ||
+ | |||
+ | ===Creating the WWEWS Node Application=== | ||
+ | |||
+ | '''Start''' | ||
+ | <br/> | ||
+ | <ol> | ||
+ | <li>Navigate to the <tt>Applications</tt> folder in Configuration Manager. Right-click and select <tt>New > Application</tt>.</li> | ||
+ | <li>Select the "WWEWS" template and click <tt>OK</tt>.</li> | ||
+ | <li>Configure the General tab as shown below: | ||
+ | * Name: WWEWS_Node | ||
+ | * Template: WWEWS | ||
+ | * State Enabled: Yes | ||
+ | </li> | ||
+ | <li>On the Connections tab, add the following connections: | ||
+ | * Cluster application that was configured in the previous procedure. | ||
+ | </li> | ||
+ | |||
+ | <li>Click <tt>OK</tt> to save the <tt>WWEWS_Node</tt> application.</li> | ||
+ | </ol> | ||
+ | </div> | ||
+ | </div> | ||
|-| | |-| | ||
Configuring the Application in Genesys Administrator= | Configuring the Application in Genesys Administrator= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <div class="cloud-left"> | ||
+ | ===Creating & Importing the Application Templates=== | ||
+ | The Workspace Web Edition & Web Services installation CD includes a template for <tt>Genesys Generic Server</tt>, but you must create a new template for <tt>Genesys Generic Client</tt>. | ||
+ | |||
+ | '''Start'''<br/> | ||
+ | |||
+ | <ol> | ||
+ | <li>To create the <tt>Genesys Generic Server</tt> template, open Genesys Administrator and navigate to <tt>PROVISIONING > Environment> Application Templates</tt>.</li> | ||
+ | <li>Select <tt>New...</tt> and configure the properties of the template as shown below: | ||
+ | * Name: WWEWS | ||
+ | * Type: Genesys Generic Client | ||
+ | * Version: 8.5 | ||
+ | * State: Enabled | ||
+ | </li> | ||
+ | <li>Click <tt>Save & Close</tt>.</li> | ||
+ | <li>To import the <tt>Genesys Generic Server</tt> template, click <tt>Upload Template</tt> in the Tasks panel. The <tt> Click 'Add' and choose application template (APD) file to import</tt> dialog opens. | ||
+ | <li>Click <tt>Add</tt> and navigate to the <tt>templates</tt> folder on the installation CD.</li> | ||
+ | <li>Select the <tt>Workspace_Web_Edition_Web_Services_852</tt> template file and click <tt>Open</tt>. | ||
+ | <li>Click <tt>Save & Close</tt>.</li> | ||
+ | </ol> | ||
+ | '''End''' | ||
+ | |||
+ | ===Creating the WWEWS Cluster Application=== | ||
+ | |||
+ | '''Start''' | ||
+ | <br/> | ||
+ | <ol> | ||
+ | <li>In Genesys Administrator, navigate to <tt>PROVISIONING > Environment > Application</tt> and click <tt>New...</tt>.</li> | ||
+ | <li>In the General section, configure the properties of the application as shown below: | ||
+ | * Name: WWEWS_Cluster | ||
+ | * Template: Workspace_Web_Edition_Web_Services_852 | ||
+ | * State: Enabled | ||
+ | </li> | ||
+ | <li>Add the following connections: | ||
+ | * Configuration Server | ||
+ | * T-Server (if supporting voice) | ||
+ | </li> | ||
+ | <li>To support [[Documentation:HTCC:Dep:ReportingConfiguration:8.5.1|Reporting]] in your deployment, add the following connection: | ||
+ | *Stat Server | ||
+ | </li> | ||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | <!-- Important: equal signs (=) will not work in a note. Use the equivalent HTML code (=) instead.--> | ||
+ | {{NoteFormat|KPIs and Statistics are reported only for the voice channel. Workspace Web Edition & Web Services does not support real-time statistics for mixed media (voice/eServices) environments. If a mixed media environment is used, voice statistics are not accurate.}} | ||
+ | <li>To support [[Documentation:HTCC:Dep:Multimedia:8.5.1|Multimedia]] in your deployment, add the following connections: | ||
+ | * Interaction Server | ||
+ | * Universal Contact Server | ||
+ | </li> | ||
+ | <!--<li>To support [[Documentation:HTCC:Dep:MobilePushNotifications:8.5.1|Mobile Push Notifications]] in your deployment, add the following connection: | ||
+ | * Genesys Mobile Services | ||
+ | </li>--> | ||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | <!-- Important: equal signs (=) will not work in a note. Use the equivalent HTML code (=) instead.--> | ||
+ | <!-- {{NoteFormat|For single node or lab deployments, the connection can be a Genesys Mobile Services (GMS) node. For production environments, the connection should be a GMS cluster application.}}--> | ||
+ | <li>In the Server Info section, select a Tenant: | ||
+ | # Click <tt>Add</tt>. | ||
+ | # Chose the <tt>Environment</tt> tenant (or use any other tenant for which we have a connection to the '''Configuration Server'''). | ||
+ | # Click <tt>OK</tt>. | ||
+ | </li> | ||
+ | <li>Choose the appropriate Host object.</li> | ||
+ | <li>Add a default Listening Port: | ||
+ | #Click <tt>Add</tt>. | ||
+ | #Enter the application's Port. For instance <tt>7000</tt>. | ||
+ | #Click <tt>OK</tt>. | ||
+ | </li> | ||
+ | <li>Add a "." to the <tt>Working Directory</tt>, <tt>Command Line</tt>, and <tt>Command Line Arguments</tt> fields. These values are mandatory for all applications and must be entered to save the application object. Workspace Web Edition & Web Services does not use these values, so the "." is used as a placeholder.</li> | ||
+ | </ol> | ||
+ | '''End''' | ||
+ | |||
+ | ===Creating the WWEWS Node Application=== | ||
+ | |||
+ | '''Start''' | ||
+ | <br/> | ||
+ | <ol> | ||
+ | <li>In Genesys Administrator, navigate to <tt>PROVISIONING > Environment > Application</tt> and click <tt>New...</tt>.</li> | ||
+ | <li>In the General section, configure the properties of the application as shown below: | ||
+ | * Name: WWEWS_Node | ||
+ | * Template: WWEWS | ||
+ | * State: Enabled | ||
+ | </li> | ||
+ | <li>Add the following connections: | ||
+ | * Cluster application that was configured in the previous procedure. | ||
+ | </li> | ||
+ | <li>Click <tt>Save & Close</tt>.</li> | ||
+ | </ol> | ||
− | + | </div> | |
+ | </div> | ||
</tabber> | </tabber> | ||
'''End''' | '''End''' | ||
− | ==Next | + | ==Next Step== |
*[[InitializingCassandra|Initializing Cassandra]] | *[[InitializingCassandra|Initializing Cassandra]] | ||
[[Category:V:HTCC:8.5.2DRAFT]] | [[Category:V:HTCC:8.5.2DRAFT]] |
Revision as of 11:31, April 1, 2015
Installing Workspace Web Edition & Web Services
Contents
To install Workspace Web Edition & Web Services, first you need to set up the two application objects it uses in the Genesys configuration environment:
- An application of type Genesys Generic Server that is called the WWEWS Cluster Application.
- An application of type Genesys Generic Client that is called the WWEWS Node Application.
Configuring the Workspace Web Edition & Web Services Applications
Perform the following procedures to configure the Workspace Web Edition & Web Services applications. Select a tab to configure the applications in either Configuration Manager or Genesys Administrator.
Creating & Importing the Application Templates
The Workspace Web Edition & Web Services installation CD includes a template for Genesys Generic Server, but you must create a new template for Genesys Generic Client.
Start
- To create the Genesys Generic Client template, navigate to the Application Templates folder in Configuration Manager. Right-click and select New > Application Template.
- Configure the General tab of the template as shown below:
- Name: WWEWS
- Type: Genesys Generic Client
- Version: 8.5
- State Enabled: Yes
- Click OK.
- To import the Genesys Generic Server template, navigate to the Application Templates folder in Configuration Manager. Right-click and select Import Application Template.
- Navigate to the templates folder on the installation CD.
- Select the Workspace_Web_Edition_Web_Services_852 template file.
- Click OK.
End
Creating the WWEWS Cluster Application
Start
- Navigate to the Applications folder in Configuration Manager. Right-click and select New > Application.
- Select the Workspace_Web_Edition_Web_Services_852 template and click OK.
- Configure the General tab as shown below:
- Name: WWEWS_Cluster
- Template: Workspace_Web_Edition_Web_Services_852
- Component Type: [Unknown]
- State Enabled: Yes
- On the Tenants tab, do the following:
- Click Add.
- Chose the Environment tenant (or use any other tenant for which we have a connection to the Configuration Server).
- Click OK.
- On the Server Info tab, choose the appropriate Host object. This automatically adds a corresponding port entry. The port value is ignored by the server and does not need to be modified.
- On the Start Info tab, add a "." to the Working Directory, Command Line, and Command Line Arguments fields. These values are mandatory for all applications and must be entered to save the application object. Workspace Web Edition & Web Services does not use these values, so the “.” is used as a placeholder.
- On the Connections tab, add the following connections:
- Configuration Server
- T-Server (if supporting voice)
- To support Reporting in your deployment, add the following connection:
- Stat Server
- To support Multimedia in your deployment, add the following connections:
- Interaction Server
- Universal Contact Server
- Click OK to save the WWEWS_Cluster application.
End
Creating the WWEWS Node Application
Start
- Navigate to the Applications folder in Configuration Manager. Right-click and select New > Application.
- Select the "WWEWS" template and click OK.
- Configure the General tab as shown below:
- Name: WWEWS_Node
- Template: WWEWS
- State Enabled: Yes
- On the Connections tab, add the following connections:
- Cluster application that was configured in the previous procedure.
- Click OK to save the WWEWS_Node application.
Creating & Importing the Application Templates
The Workspace Web Edition & Web Services installation CD includes a template for Genesys Generic Server, but you must create a new template for Genesys Generic Client.
Start
- To create the Genesys Generic Server template, open Genesys Administrator and navigate to PROVISIONING > Environment> Application Templates.
- Select New... and configure the properties of the template as shown below:
- Name: WWEWS
- Type: Genesys Generic Client
- Version: 8.5
- State: Enabled
- Click Save & Close.
- To import the Genesys Generic Server template, click Upload Template in the Tasks panel. The Click 'Add' and choose application template (APD) file to import dialog opens.
- Click Add and navigate to the templates folder on the installation CD.
- Select the Workspace_Web_Edition_Web_Services_852 template file and click Open.
- Click Save & Close.
End
Creating the WWEWS Cluster Application
Start
- In Genesys Administrator, navigate to PROVISIONING > Environment > Application and click New....
- In the General section, configure the properties of the application as shown below:
- Name: WWEWS_Cluster
- Template: Workspace_Web_Edition_Web_Services_852
- State: Enabled
- Add the following connections:
- Configuration Server
- T-Server (if supporting voice)
- To support Reporting in your deployment, add the following connection:
- Stat Server
- To support Multimedia in your deployment, add the following connections:
- Interaction Server
- Universal Contact Server
- In the Server Info section, select a Tenant:
- Click Add.
- Chose the Environment tenant (or use any other tenant for which we have a connection to the Configuration Server).
- Click OK.
- Choose the appropriate Host object.
- Add a default Listening Port:
- Click Add.
- Enter the application's Port. For instance 7000.
- Click OK.
- Add a "." to the Working Directory, Command Line, and Command Line Arguments fields. These values are mandatory for all applications and must be entered to save the application object. Workspace Web Edition & Web Services does not use these values, so the "." is used as a placeholder.
End
Creating the WWEWS Node Application
Start
- In Genesys Administrator, navigate to PROVISIONING > Environment > Application and click New....
- In the General section, configure the properties of the application as shown below:
- Name: WWEWS_Node
- Template: WWEWS
- State: Enabled
- Add the following connections:
- Cluster application that was configured in the previous procedure.
- Click Save & Close.
End