Installing
To install Interaction Recording Web Services (RWS), first you need to set up the following two application objects it uses in the Genesys configuration environment:
- Cluster Application
- Node Application
If RWS is being deployed along with Web Services (GWS), then GWS must be installed first, and the Cluster Application created during the GWS installation is shared between both components.
Interaction Recording Web Services (RWS)
Creating the Application Templates
Using Genesys Administrator Extension, complete the steps below to create application templates to use for your IRWS_Cluster and IRWS_Node applications.
Start
- To create the Genesys Generic Server template, navigate to Configuration > Environment > Application Templates.
- Select New... and configure the properties of the template as shown below:
- Name: IRWS_Cluster_Template
- Type: Genesys Generic Server
- Version: 8.5
- State: Enabled
- Click Save & Close.
- To create the Genesys Generic Client template, select New... again and configure the properties of the template as shown below:
- Name: IRWS_Node_Template
- Type: Genesys Generic Client
- Version: 8.5
- State: Enabled
- Click Save & Close.
End
Creating the IRWS Cluster Application
Start
- Navigate to Configuration > Environment > Applications and click New....
- In the General section, configure the properties of the application as shown below:
- Name: IRWS_Cluster
- Template: IRWS_Cluster_Template (this is the template you made in Creating the Application Templates)
- State: Enabled
- Working Directory: .
- Command Line: .
- Command Line Arguments: .
ImportantYou need to add a "." to the Working Directory, Command Line, and Command Line Arguments fields, as shown above. These values are mandatory for all applications and must be entered to save the application object. Interaction Recording Web Services does not use these values, so the "." is used as a placeholder. - Choose a Host object. See Create Host in the Management Framework Deployment Guide for more information about Host objects.
- Add the following connections:
- Configuration Server (you can add CS Proxy using the [csproxy].proxy-writable=true option.)
- Interaction Server (if supporting multimedia)
- T-Server/SIP Server (when supporting voice)
ImportantWhen working with dual data centers, RWS requires a connection to each Interaction Server Application Cluster (in both data centers), in order to provide support for disaster recovery with an Interaction Server between the data centers. Use the following application parameters to provide the connection between RWS and each Interaction Server Application Cluster:- siteName=DC1;clusterType=eservices #For DC1 Interaction Server Application cluster
- siteName=DC2;clusterType=eservices #For DC2 Interaction Server Application cluster
- In the Tenants section, select a Tenant:
- Click Add.
- Choose the Environment tenant (or any other tenant that has a connection to your Configuration Server).
- Click OK.
ImportantThis step is for adding a single tenant only. For information about multi-tenant deployments, see Deploying Genesys Interaction Recording in a Multi-Tenant Deployment. - Add a default Listening Port:
- Click Add.
- Enter the application's Port. For instance 7000.
- Click OK.
End
Creating the RWS Node Application
Start
- Navigate to Configuration > Environment > Applications and click New.....
- In the General section, configure the properties of the application as shown below:
- Name: IRWS_Node
- Template: IRWS_Node_Template (this is the template you made in Creating the Application Templates)
- State: Enabled
- Add the following connections:
- Cluster application that was configured in the previous procedure.
- Click Save & Close.
End
Interaction Recording Web Services (RWS) with GWS
Creating the Application Template
Using Genesys Administrator Extension, complete the steps below to create an application template to use for your IRWS_Node applications.
Start
- To create the Genesys Generic Client template, navigate to Configuration > Environment > Application Templates.
- Select New... and configure the properties of the template as shown below:
- Name: IRWS_Node_Template
- Type: Genesys Generic Client
- Version: 8.5
- State: Enabled
- Click Save & Close.
End
Creating the RWS Node Application
Start
- Navigate to Configuration > Environment > Applications and click New.....
- In the General section, configure the properties of the application as shown below:
- Name: IRWS_Node
- Template: IRWS_Node_Template (this is the template you made in Creating the Application Template)
- State: Enabled
- Add the following connections:
- Cluster application that was configured as part of the GWS installation. For additional information, refer to the Creating the Web Services (WS) Cluster Application section.
- Click Save & Close.
End
Next Step
This page was last edited on May 3, 2021, at 19:30.
Comments or questions about this documentation? Contact us for support!