Configuring Siebel Open UI > Customizing Siebel Open UI > Doing General Customization Tasks >

Modifying the Application Configuration File


You can use the configuration file to specify parameters that determine how a specific Siebel application runs. For more information about the application configuration file, see Configuring Siebel Business Applications.

To modify the application configuration file

  1. Open Windows Explorer, and then navigate to the following folder:

    INSTALL_DIR\eappweb\bin\language_code

    For more information about the language_code, see Languages That Siebel Open UI Supports.

  2. Use a text editor to open the application configuration file that you must modify.

    Each Siebel application uses a different configuration file. For example, Siebel Call Center uses the uagent.cfg file. The application configuration file uses the .cfg file extension.

  3. Locate the section that you must modify.

    Each application configuration file uses square brackets to indicate a section. For example:

    [InfraUIFramework]

  4. Modify an existing parameter or add a separate line for each parameter that you must specify.

    Use the following format:

    parameter_name = "<param1 param2>"

    where:

    • param1 and param2 are the names of the parameters.

      For example:

    TreeNodeCollapseCaption = "<img src='images/tree_collapse.gif' alt='-' border=0 align=left vspace=0 hspace=0>"

Configuring Siebel Open UI Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.