About Siebel Application Configuration Files
The following information 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.
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 Siebel Installation Guide.