- Oracle Siebel CRM 8 Installation and Management
- Alexander Hansal
- 603字
- 2025-02-24 09:57:56
Configuring the Siebel Enterprise
The Gateway Name Server is now operational. We can now start to create the definition of a new Siebel Enterprise that will later contain one or more Siebel Servers.
To start the configuration of the Siebel Enterprise, we launch the Configuration Wizard for the Siebel Enterprise again on the machine hosting the Gateway Name Server. We could have also kept the wizard open once the Gateway Name Server had been configured.
If we have not yet done so, we prepare to run the configuration wizard by executing the cfgenv.sh
script from the Gateway Name Server's root directory. Then, we navigate to the bin
directory and invoke the ssincfgw executable:
ssincfgw -args LANG=ENU MODE=LIVE MODEL_FILE=/u01/app/siebel/gtwysrvr/admin/enterprise_console_sia.scm
The following table conveys the details of the process of configuring a new Siebel Enterprise:
Step
Description
Tasks and Example Values
1
Start the Configuration Wizard.
Prepare and use the ssincfgw executable with the input arguments described above to start the wizard.
2
Configuration Wizard Welcome Page
Select Create New Configuration
Click Next.
3
Select tasks for new configurations.
Select Configure a New Enterprise in a Gateway Name Server
Click Next.
4
Gateway Name Server Authentication User Account Name
These parameters have no effect during the first configuration. However, we set the following:
User Account Name: SADMIN
User Account Password: TJay357D
Note: These values come from the planning document.
Click Next.
5
Gateway Name Server host name and TCP/IP port.
Enter the Gateway Name Server host name and the TCP/IP port used by the service.
Host Name: localhost
TCP/IP port: 2320
Note: These values come from the planning document. We can use localhost as the hostname because the wizard is executed on the same machine where the Siebel Gateway Name Server is installed.
Click Next.
6
Siebel Enterprise Name
Enterprise Name: SIEBELEVAL
Note: This value comes from the planning document.
Description: Siebel Evaluation Enterprise
Click Next.
7
Primary Siebel File System
Enter the path to the shared directory dedicated for the Siebel File System.
Primary Siebel File System: /u01/app/siebel/fs
Note: This value comes from the planning document.
Click Next.
8
Database Platform
Select Oracle Database Enterprise Edition
Note: This value comes from the planning document.
Click Next.
9
Table Owner and Oracle SQLNet connect string.
Database Table Owner: SIEBEL
SQLNet Connect String: orcl
Note: These values come from the planning document. The parameters required in this step are specific to the database vendor selected in step 8.
Click Next.
10
Siebel Database User Account Name
User Account Name: SADMIN
User Account Password: TJay357D
Note: These values come from the planning document.
Click Next.
11
Enterprise Security Authentication Profile
Select Database Authentication (Default).
Note: This value comes from the planning document. Details on Siebel Security Authentication will be discussed in a separate chapter.
Click Next.
12
Security Adapter Name
Keep the default.
Click Next.
13
Propagate Authentication Settings to the Gateway Name Server
Keep the default (checked).
Note: As this is the first time setup of a Siebel Enterprise, we must ensure to run the wizard on the Gateway Name Server machine for this feature to work.
Click Next.
14
Additional tasks for configuring the enterprise.
As this is the first time setup of a Siebel Enterprise for demonstration purposes, we do not select any options. All these settings can be done at a later time.
Keep all checkboxes unselected.
Click Next.
15
Summary
Verify the selections and values you provided.
Click Next.
16
Do you want to execute configuration?
Click Yes.
17
Execution results are displayed.
Click OK.
18
The wizard jumps back to the configuration mode selection page.
Select Exit Configuration Wizard.
Click Next.