Siebel Server Installation Guide for UNIX > Installing in Unattended or Console Modes > Unattended Installation >

Configuration siebel.ini File Parameter Values


This section illustrates the valid parameter values to choose from when you modify the siebel.ini files. Some of the settings, including component groups shown in Table 9, require numeric input.

Sample gtwysrvrcfg/siebel.ini

[Defaults.Config]
PrimaryLanguage=enu
GatewayPort=2320
Autostart=Y

Table 9.  Siebel Gateway Component Keys
Component Key
Required?
Primary Language
Y
Gateway Port
Y
Autostart
Y

Sample siebsrvrcfg/siebel.ini

[Defaults.Config]
PrimaryLanguage=enu
OMLanguages=enu
GatewayName=smth70a033
GatewayPort=2320
ResonateInstalled=N
ResonateRoot=
ComponentGroups=1;13;18;19;20;21;22;23;25;26
ReviewEnterprise=
EnterpriseName=siebel
FileSystem=/vol1/export/home/siebel/fs
EnterpriseDescription=
ResonateUser=
ResonatePassword=
ResonateVIP=
SynchMgrPort=
DataMatching=3
DatabaseType=2
DatabaseNameConnectString=db2x2026
TableOwner=siebel
DatabaseUsername=sadmin
DatabasePassword=db2
ChartServer=smqalcn38
ChartImageFormat=1
EncryptionType=1
ServerName=smth70a033
ServerDescription=
Db2Directory=/export/home/db2
SynchMgrPortOverride=N
OverridePortNum=
SearchServer=3
FulcrumDirectory=
RemoteSearchServerHostname=
RemoteSearchServerPortNumber=
Autostart=Y
StartServer=N

Table 10 displays the Siebel Server component keys in the siebel.ini file and the required conditions. For example, if ResonateInstalled=Y, then the ResonateRoot must be specified.

Table 10.  Siebel Server Component Keys
Component Key
Required?
Condition
PrimaryLanguage
Y
 
GatewayPort
Y
 
ResonateInstalled
Y
 
ResonateRoot
N
ResonateInstalled=Y
ComponentGroups
N
 
ReviewEnterprise
N
If installing a second server with the same Enterprise
EnterpriseName
Y
 
FileSystem
Y
 
EnterpriseDescription
N
 
ResonateUser
N
ResonateInstalled=Y
ResonatePassword
N
ResonateInstalled=Y
ResonateVIP
N
ResonateInstalled=Y
SynchMgrPort
N
Default = 40400
DataMatching
Y
 
DatabaseType
Y
 
DatabaseNameConnectString
Y
 
TableOwner
Y
 
DatabaseUsername
Y
 
DatabasePassword
Y
 
ChartServer
N
 
ChartImageFormat
Y
 
EncryptionType
Y
 
ServerName
Y
 
ServerDescription
N
 
Db2Directory
Y
 
SynchMgrPortOverride
Y
SynchMgrPortOverride=Y
OverridePortNum
N
 
SearchServer
Y
 
FulcrumDirectory
N
SearchServer=1
RemoteSearchServerHostname
N
SearchServer=2
RemoteSearchServerPortNumber
N
SearchServer=2
Autostart
Y
 
StartServer
Y
 

Component Group Mapping

The following list provides the number corresponding to each Siebel Server component group within the siebel.ini file:

1 = Assignment Management
2 = Communications Management
3 = Content Center
4 = Sales Credit Assignment
5 = Dun and Bradstreet
6 = Data Quality
7 = Siebel Dynamic Commerce
8 = Enterprise Application Integration
9 = Siebel eDocuments
10 = Field Service
11 = Incentive Compensation
12 = Marketing Object Manager
13 = Marketing Server
14 = Siebel Remote
15 = Siebel Anywhere
16 = Siebel To Siebel Connector
17 = SAP Connector
18 = Oracle Connector
19 = Siebel Sales
20 = Sales Hierarchy Service
21 = Siebel eChannel
22 = Siebel Call Center
23 = Siebel Core Reference Application
24 = Siebel ISS
25 = Siebel Employee Relationship Management
26 = Siebel Wireless
27 = Workflow Management
28 = Handheld Synchronization
29 = Forecast Service Management
30 = Siebel eAutomotive
31 = Siebel Life Sciences
32 = Siebel CME
33 = Siebel eHospitality
34 = Siebel Industry Marketing
35 = Siebel eConsumerSector
36 = Handheld Synchronization SIA
37 = Siebel Financial Services
38 = Siebel Public Sector
39 = Siebel Customer Information File
40 = Siebel Homeland Security

DataMatching Mapping

1 = Siebel Data Quality Matching
2 = Siebel Data Quality Connector
3 = None

DatabaseType Mapping

1 = Oracle
2 = DB2 UDB for Unix and Windows

ChartImageFormat Mapping

1 = png
2 = gif
3 = jpeg

EncryptionType Mapping

1 = NONE
2 = RSA

SearchServer Mapping

1 = Configure this server as a Search Server
2 = Configure this server to point to a Remote Search Server
3 = Skip

Sample eappweb/config/siebel.ini

[Defaults.Config]
PrimaryLanguage=enu
WebServerDirectory=/usr/IBMIHS
ResonateInstalled=N
GatewayName=smth70a033
GatewayVIPName=
GatewayPort=2320
EnterpriseName=siebel
ServerName=sieb_serv
CompressionType=1
EncryptionType=1
ErrorLevel=5
WebServerHttpPort=80
WebServerHttpsPort=443
WebUpdateKey=test
EmployeeUsername=sadmin
EmployeePassword=db2
ContactUsername=guestcst
ContactPassword=ldap
RestartWebServer=N

Table 11 displays the Siebel Web Server Extensions (SWSE) component keys in the siebel.ini file and the required conditions. If the key is required, then there must be a corresponding value in the siebel.ini file.

Table 11.  SWSE Component Keys
Component Key
Required?
Condition
PrimaryLanguage
Y
 
WebServerDirectory
Y
 
ResonateInstalled
Y
ResonateRoot must be specified
GatewayName
Y
 
GatewayVIPName
N
ResonateInstalled=Y
GatewayPort
Y
 
EnterpriseName
Y
 
ServerName
Y
 
CompressionType
Y
 
EncryptionType
Y
 
ErrorLevel
Y
 
WebServerHttpPort
Y
 
WebServerHttpsPort
Y
 
WebUpdateKey
Y
 
EmployeeUsername
Y
 
EmployeePassword
Y
 
ContactUsername
Y
 
ContactPassword
Y
 
RestartWebServer
Y
 

CompressionType Mapping

1 = none
2 = pkware
3 = zlib

EncryptionType Mapping

1 = none
2 = RSA

ErrorLevel Mapping

1 = errors
2 = fatal
3 = warning
4 = warning
5 = info
6 = details

Sample for corbaom/config/siebel.ini

[Defaults.Config]
PrimaryLanguage=enu
DatabaseType=2
Db2ConnectString=db2x2026
OracleConnectString=
TableOwner=siebel

Keys Condition Table:
Require? Condition
PrimaryLanguage Y
DatabaseType Y
Db2ConnectString N DatabaseType = 1
OracleConnectString N DatabaseType = 2
TableOwner Y

DatabaseType Mapping:
1 = Oracle
2 = DB2 UDB for Unix and Windows

Optional Components

Anything not specifically defined in [Module.OS] is a required component.

Siebel\SRVR         = Siebel Server Executable
Siebel\SRVRCOMPS    = Siebel Server Core Components
Siebel\SIEBREMOTE   = Siebel Remote Components
Siebel\SIEBSRVR     = Siebel Object Manager
Siebel\FIELDSVC     = Siebel Field Service Components
Siebel SDQCONNECTOR = Siebel Data Quality Connector

Db                  = Siebel Database support files
Db\FILES            = Siebel Sample Database
Db\DB2UDB           = IBM DB2 UDB for Unix and Windows
Db\ORACLE           = Oracle Database Enterprise Edition


 Siebel Server Installation Guide for UNIX 
 Published: 24 June 2003