Siebel Installation Guide for UNIX > Configuring Siebel Enterprise Server Components and the Siebel Web Server Extension >

Configuring the Siebel Server


Running the Siebel Server Configuration Wizard assumes that you have performed all of the prerequisite configuration tasks: configuring the Siebel Gateway Name Server, Siebel Enterprise, and SWSE logical profile, and installing the Siebel database.

After you have installed Siebel Server and performed the prerequisite tasks, you run the Siebel Server Configuration Wizard to perform the Create New Configuration task as shown. This wizard includes the tasks described in this topic.

NOTE:  If you do not yet have a Siebel database, then you must configure the RDBMS and install the Siebel database before you can configure the Siebel Server: the scenario that corresponds to the first roadmap topic identified in the following list.

This task is a step in:

NOTE:  Run the Siebel Server Configuration Wizard without using the flag for skipping validation, so that the wizard validates that the Siebel Gateway Name Server is running. If it is not running, then the wizard does not let you proceed with the configuration.

To configure the Siebel Server

  1. Open a shell window on the computer on which you installed the Siebel Server.
  2. Source the cfgenv.csh or cfgenv.sh environment setup file.

    Navigate to the $SIEBSRVR_ROOT directory and source the environment file by using one of the following commands, depending on the type of shell that you use. Perform this step before each time that you run the Siebel Server Configuration Wizard.

    C shell

    source cfgenv.csh

    Bourne or Korn shell

    . ./cfgenv.sh

    TIP:   Make sure that there is a space between the initial period and ./cfgenv.sh.

    In this path, $SIEBSRVR_ROOT is the location of the Siebel Server root directory. For example, for Siebel CRM version 8.1.1.11, the directory might be /export/home/siebel/8.1.1.11.0/ses/siebsrvr.

  3. Start the Siebel Server Configuration Wizard.

    For more information, see Starting a Siebel Configuration Wizard.

    Enter a command similar to the following:

    install_path/config/config -mode siebsrvr

    In this path, install_path is the installation path for the installed Siebel Server software.

  4. Choose Create New Configuration.
  5. Provide input as described in Table 7. The wizard displays help text with more information about most of these settings.
  6. Click Exit Configuration to exit the Configuration Wizard.
  7. Source the siebenv.csh or siebenv.sh environment setup file.

    Navigate to the $SIEBSRVR_ROOT directory and source the environment file by using one of the following commands, depending on the type of shell that you use. Perform this step after each time that you run the Siebel Server Configuration Wizard.

    C shell

    source siebenv.csh

    Bourne or Korn shell

    . ./siebenv.sh

    TIP:   Make sure that there is a space between the initial period and ./siebenv.sh.

    In this path, $SIEBSRVR_ROOT is the location of the Siebel Server root directory. For example, for Siebel CRM version 8.1.1.11, the directory might be /export/home/siebel/8.1.1.11.0/ses/siebsrvr.

Configuration Settings for the Siebel Server

Table 7 describes the settings for configuring the Siebel Server.

Table 7. Settings for Configuring the Siebel Server
Setting in Siebel Configuration Wizard (Parameter)
Comment or Description

Gateway Name Server Authentication User Account Name

Specify the user name for the account that you are using for Siebel Gateway Name Server authentication.

Gateway Name Server Authentication User Account Password

Specify the password for the account that you are using for Siebel Gateway Name Server authentication.

Gateway Name Server Host Name

Specify the host name of the computer on which the Siebel Gateway Name Server is installed.

Gateway Name Server TCP/IP Port

Specify the port number that the Siebel Gateway Name Server uses for connections from Siebel Server or other components. The default port number is 2320. Use the port number that you specified when you configured the Siebel Gateway Name Server.

Siebel Enterprise Name

Specify the name of the Siebel Enterprise that you previously configured.

Siebel Server Name

Represents the name of the Siebel Server configuration instance, as it is stored in the Siebel Gateway Name Server. For more information, see Restrictions on Names for Siebel Enterprise and Siebel Server.

Siebel Server Description

(ServerDesc)

Provide a short description for the Siebel Server.

Enable Component Groups

Specify the component groups to enable for this Siebel Server. For more information about component groups, see Siebel System Administration Guide.

Language for Server Messages and Logs

(Lang)

The primary language, which is used for server messages and log files. Language support must be present on the server on which you have installed the software. See also About Installing and Deploying Siebel Business Applications with Multiple Languages.

Deployed Languages

Specifies which installed languages that you want to deploy. Application Object Manager components are created for each of these languages.

You can deploy languages that you installed but did not deploy by running the Siebel Server Configuration Wizard again and choosing the task Add Language Support for the Siebel Server.

For more information, see About Installing and Deploying Siebel Business Applications with Multiple Languages and Enabling and Disabling Language-Specific Application Object Managers and Adding Languages.

Siebel Connection Broker Port

(PortNumber)

Specify the TCP/IP port number for the Siebel Connection Broker component. The default port number is 2321.

Remote Synchronization Manager Port

Specify the TCP/IP port number for the Siebel Remote Synchronization Manager component. The default port number is 40400.

Additional Tasks for Configuring the Siebel Server

Specify subtasks for additional configuration of the Siebel Server. Options include:

  • Server-Specific Security Encryption Settings. Use this task to configure TLS or SSL communications between this Siebel Server and other servers. For more information, see Siebel Security Guide.
  • Server-Specific Security Authentication Profile Assignment. Use this task to assign an existing security adapter to this Siebel Server or to specific components. For more information, see Siebel Security Guide.

Certificate File Name

(CertFileName)

For the Server-Specific Security Encryption Settings task.

Certificate Authority (CA) Certificate File Name

(CACertFileName)

For the Server-Specific Security Encryption Settings task.

Private Key File Name

(KeyFileName)

For the Server-Specific Security Encryption Settings task.

Security Adapter Name

(SecAdptName and SecAdptMode)

For the Server-Specific Security Authentication Profile Assignment task. Specify the existing security adapter you are assigning to this Siebel Server or to individual server components.

Security Authentication Scope for Server

For the Server-Specific Security Authentication Profile Assignment task. Options are:

  • Set this configuration for the entire Siebel Server (server level)
  • Set this configuration for specific Object Managers (component level)

Select Object Managers for Security Adapter

For the Server-Specific Security Authentication Profile Assignment task. The option appears if you specify that you want to configure security for individual Application Object Managers or other server components. Optionally, use Server Manager for this purpose.

Enter location of response file

The location of a response file to save, if you intend to later execute such a file to perform unattended configuration.

After you have already configured a Siebel Server, you can modify the Siebel Server configuration using Siebel Server Manager, as described in Siebel System Administration Guide.

Siebel Installation Guide for UNIX Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.