Configuring iWD Manually (for releases from 8.5.104)
Important
This manual procedure replaces (from release 8.5.104 onwards) the configuration and deployment activities previously carried out by the iWD Setup Utility.Procedure
- Log in to GAX.
- Go to Administration >Installation Packages and click New.
- Check Installation Package Upload (includes templates) and click Next.
- Click Upload, select the iWD Manager installation package and click Finish. Upload can take a few minutes. When it is completed you will see the uploaded iWD Manager installation package.
- Go to Configuration > Accounts > Capacity Rule and create iwd_capacity_rule (that is, one interaction of any type) in the tenant's Script folder.
- Go to Configuration > Switching > Places and create iwd_place for the iwd_admin user.
- Go to Configuration > Accounts > Users and create the iwd_admin user . In the iwd_admin user, set the Default Place to iwd_place and the Capacity Rule to iwd_capacity_rule.
- Go to Configuration > Accounts > Access Groups and create the iwd_access_group. Add the iwd_admin user in the Members tab.
- Go to Configuration > Accounts > Agent Groups and create the IWD agent group. Add the iwd_admin user to the Agents tab.
- Go to Configuration > Environment > Tenants and in the Permissions tab assign Create, Read, Update, and Execute permissions to the iwd_access_group.
- Go to Configuration > Accounts > Roles and create the iwd_role. In the Assigned Privileges tab, check all the required privileges from the iWD and CfgiWDManager groups.
- Go to Configuration > Routing >eServices and create the Iwd_Package_List object. Set the Name and Alias to Iwd_Package_List. In the Options tab create:
- A section called RulePackageList.
- A key called <Solution runtime id>, with the value <GRAT package name>
- A section called RulePackageList.
- Go to Configuration > Routing > eServices and create Iwd_Esp_List object. Set the Name and Alias to Iwd_Esp_List. In the Options tab create:
- A section called GREServerList.
- A key called <Solution runtime id> with the value <GRE application name>.
- (Optional) If UCS will be used, create:
- A section called ContactServerList.
- A key called <Solution runtime id> with the value <UCS application name>
- Import the iWD Business Process using the procedures described here.
- Activate the Classification, Prioritization, Distribution, Mark Interaction as Done and Removal strategies.
- Go to Configuration > Switching > DNs > Switches > <multimedia switch> > DNs and create a virtual queue called iWD. Set its Name and Alias to iWD and its Routing Type to Default.
- Configure the iWD Stat Extensions:
- Extract the iWD Stat Extensions IP to a temporary folder (such as iwdstatext).
- Copy ./iwdstatext/java/ext/* to ../statserver/java/ext.
- Copy ./iwdstatext/java/lib/* to ../statserver/java/lib.
- Add the following options to Stat Server applications.
- Restart the Stat Servers.
Section | Key | Value |
---|---|---|
statserver | enable-java | true |
java-config | java-libraries-dir | ./java/lib |
java-extensions-dir | ./java/ext | |
jvm-path | <jdk install dir>/jre/lib/amd64/server/libjvm.so for Linux/UNIX <jdk install dir>\jre\lib\amd64\server\libjvm.dll for Windows | |
java-extensions | BPR_iWD_Extension.jar | true |
java-extensions-bpr-iwd | dimension-mapping-1 | Filter |
java-extension | BPR_iWD_Extension.jar | |
java-extension-jar | BPR_iWD_Extension.jar | |
jdbc-driver | Please refer to this jdbc-driver-jar option description. | |
jdbc-url | Please refer to this jdbc-url option description. | |
password | <iWD datamart password> | |
refresh | 15 | |
service-id-1 | STAT_1 | |
service-tenant-1 | Resources | |
<iWD datamart database user> | user | |
verbose | debug | |
virtual-queue-name-1 | iWD |
This page was last edited on March 15, 2019, at 11:11.
Comments or questions about this documentation? Contact us for support!