Go to primary content
Siebel CRM System Administration Guide
Siebel 2018
E24823-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

About Siebel Application Configuration Files

Table B-1 lists several configuration files and their associated Siebel CRM applications. Your installation might contain additional configuration files besides those listed.

The configuration files are located in the SIEBEL_CLIENT_ROOT\bin\LANGUAGE directory on the Siebel Mobile Web Client. The name of the configuration file varies, depending on the application that you are using. Separate configuration files are provided for each supported language.

Table B-1 Some Siebel Applications and Associated Configuration Files

Siebel Application Configuration File

Siebel Call Center

uagent.cfg

Siebel Marketing

market.cfg

Siebel Partner Manager

pmanager.cfg

Siebel Sales

siebel.cfg

Siebel Service

sfs.cfg


The initial values for the parameters in the configuration files are either predefined by Siebel CRM or defined using the values that you specify during the initial configuration or at other times.

Some parameter values might include the notation $(param_name). These parameter values are substituted automatically, for example, during a client installation or local database initialization. For example, the value of the ConnectString parameter for a data source that has not yet been configured appears as follows:

ConnectString = $(ConnectString)

This parameter value is updated when you initialize the local database for a Siebel Mobile Web Client. For more information about initializing the local database, see Siebel Remote and Replication Manager Administration Guide. See also the Siebel Installation Guide for the operating system you are using.