Siebel CRM Desktop for Microsoft Outlook Administration Guide > Administering Siebel CRM Desktop > Changing the Behavior of Siebel CRM Desktop >

Overriding Windows Registry Parameters That Locate the Siebel Server


To override the following registry settings, you can use certain values in the connector_configuration.xml file:

  • Siebel:ComponentName
  • Siebel:RequestSuffix

To locate the Siebel Server the Siebel CRM Desktop add-in uses these entries. For more information, see Setting the URL for the Siebel Server and Modifying the Windows Registry to Change Siebel CRM Desktop Behavior.

CAUTION:  To edit the name and suffix of the server component, you cannot use the Login dialog box of the Siebel CRM Desktop add-in. If the customization package includes values that cause the server connection to fail, then you must edit these values manually in the Windows Registry on the client computer.

To override Windows Registry parameters Siebel CRM Desktop uses to locate the Siebel Server

  • Modify the following default_settings tag that resides in the platform tag of the connector_configuration.xml file:

    <setting name="Siebel:ComponentName" type="string"> new_value</setting>

    where:

    • setting name is the registry setting that Siebel CRM Desktop must override.
    • type is the parameter type. Siebel CRM Desktop supports the following types:
      • string. Specifies a string value.
      • int. Specifies an integer value.
    • new_value is the value that overrides the registry setting.

The default_settings tag and all attributes in the default_settings tag are optional. For more information, see XML Code to Customize Synchronization.

Siebel CRM Desktop for Microsoft Outlook Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.