1. Configure a Solution Control Application object. [+] Show steps
Prerequisite
- You are logged in to Genesys Administrator.
Procedure
- In Genesys Administrator, go to Provisioning > Environment > Applications, and select New in the toolbar. This opens a Browse dialog box that lists available application templates. If a Solution Control Server template file is not listed, do one of the following:
- Import the Solution_Control_Server_current-version.apd file from the Management Framework 8.5 product CD.
- Create a new template and repeat this step.
- In the Browse dialog box, select the Solution Control Server template file. The Configuration tab for the new Solution Control Server Application object appears in the Details panel.
- In the General section:
- Enter a descriptive name in the Name field-for example, SCS.
- If you want to enable alarm signaling, add a connection to the Message Server. In the Connections field:
- Click Add.
- Enter the properties of the connection in the Connection Info dialog box.
- Click OK.
- In the Server Info section:
- In the Host field, click the magnifying glass icon to select the Host object on which this Solution Control Server is running.
- For each listening port that an application must use to connect to Solution Control Server:
- In the Listening Ports field, click Add.
- Enter the port properties in the Port Info dialog box.
- Click OK.
- For the Working Directory, Command Line, and Command Line Arguments fields, do one of the following:
- Enter the appropriate information in the three text boxes. For information about command-line parameters, see Solution Control Server.
- Type a period (.) in the Working Directory and Command Line text boxes, and leave the Command Line Arguments text box blank. The information will be filled in automatically when you install Solution Control Server, but only if the Installation Package can connect to Configuration Server.
- Click Save or Apply in the toolbar to save the new object. The new object will appear in the list of Applications.
|
2. Install Solution Control Server. [+] Show steps
<tabber>
On UNIX=
Warning During installation on UNIX, all files are copied into the directory you specify. The install process does not create any subdirectories within this directory, so do not install different products into the same directory.
Prerequisites
- A Solution Control Server Application object exists.
Procedure
- On the Management Framework 8.1 product CD in the appropriate management_layer/solution_control_server/operating_system directory, locate a shell script called install.sh.
- Type the file name at the command prompt, and press Enter.
- When prompted to install only the utilities, type n to install SCS and its utilities, and press Enter.
- To specify the host name for this SCS, do one of the following:
- Type the name of the host, and press Enter.
- Press Enter to select the current host.
- Enter the Configuration Server host name, and press Enter.
- Enter the Configuration Server network port, and press Enter.
- Enter the Configuration Server user name, and press Enter.
- Enter the Configuration Server password, and press Enter.
- The installation displays the list of Application objects of the specified type configured on this Host object. Type the number corresponding to the SCS Application object you configured above, and press Enter.
- To specify the destination directory, do one of the following:
- Press Enter to accept the default.
- Enter the full path of the directory, and press Enter.
- If the target installation directory has files in it, do one of the following:
- Type 1 to back up all the files in the directory, and press Enter. Specify the path to which you want the files backed up, and press Enter.
- Type 2 to overwrite only the files in this installation package, and press Enter. Then type y to confirm your selection, and press Enter.
Use this option only if the application already installed operates properly.
- Type 3 to erase all files in this directory before continuing with the installation, and press Enter. Then type y to confirm your selection, and press Enter.
The list of file names will appear on the screen as the files are copied to the destination directory.
- For the product version to install, do one of the following:
- Type 32 to select the 32-bit version, and press Enter.
- Type 64 to select the 64-bit version, and press Enter.
- To decide whether you require a license, refer to the
Genesys Licensing Guide for information about licensing requirements. Then, do one of the following:
- Type y if you require a license, and press Enter.
- Type n if you do not require a license, and press Enter.
- If you typed y in the previous step, enter the license location format, press Enter, and enter the required parameters.
|-|
On Windows=
Warning Genesys does not recommend installation of its components via a Microsoft Remote Desktop connection. The installation should be performed locally.
Prerequisite
- A Solution Control Server Application object exists.
Procedure
- On the Management Framework 8.1 product CD in the appropriate management_layer\solution_control_server\windows directory, locate and double-click setup.exe to start the Genesys Installation Wizard.
- Click About on the wizard's Welcome page to review the read_me file. The file also contains a link to the server's Release Notes file.
- Click Next to start the installation.
- On the Solution Control Server Installation Mode page, select Solution Control Server and Utilities, and then click Next.
- On the Connection Parameters to the Genesys Configuration Server page, specify the host name, port, user name, and password of Configuration Server, and then click Next.
- On the Select Application page, select the name of the SCS Application object that you configured above, and then click Next.
- On the Run-time License Configuration page, select whether you are using a license. Refer to the
Genesys Licensing Guide for information about licensing requirements, and then click Next.
- If you selected Use License in the previous step, on the Access to License page, enter the license access type and required parameters.
- On the Choose Destination Location page, the wizard displays the destination directory if specified in the Working Directory property of the server's Application object during configuration. If you entered a period (.) in this field when configuring the object, or if the path specified in this property is invalid, the wizard generates a path to the destination directory in the c:\Program Files\GCTI\Product Name format.
If necessary, do one of the following:
- Click Browse to select another destination folder. In this case, the wizard will update the Application object's Working Directory property in the Configuration Database.
- Click Default to reinstate the path specified in the Working Directory property.
Click Next to proceed.
- On the Ready to Install page, click:
- Back to update any installation information.
- Install to proceed with the installation.
- On the Installation Complete page, click Finish.
As a result of the installation, the wizard adds Application icons to the:
- Windows Start menu, under Programs > Genesys Solutions > Management Layer.
- Windows Add or Remove Programs window, as a Genesys server.
- Windows Services list, as a Genesys service, with Automatic startup type.
|