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

Controlling the Object Types That Siebel CRM Desktop Displays in the Filter Records Tab


You can specify the filter settings for every user and deploy them when you install the Siebel CRM Desktop add-in. This option allows you to customize which filters and other settings that Siebel CRM Desktop displays. By default, Siebel CRM Desktop displays the following objects in the Filter Records tab of the Synchronization Control Panel dialog box:

  • Contacts
  • Accounts
  • Opportunities
  • Activities

You can customize the Synchronization Control Panel dialog box to display or not display these object types.

To control the object types that Siebel CRM Desktop displays in the Filter Records tab

  1. Use an XML editor to open the connector_configuration.xml file.

    For more information, see About Files in the Customization Package.

  2. Locate the type tag for the object you must display or hide.

    For example, type id="Opportunity".

  3. Locate the view tag of the type you located in Step 2.
  4. Set the suppress_sync_ui attribute to true to hide the object, or false to display the object.

    For more information, see View Tag of the connector_configuration.xml File.

  5. Save your changes and then republish the customization package.

    For more information, see Republishing a Customization Package.

  6. (Optional) To add a new object to the list of objects that Siebel CRM Desktop displays on the Filter Records tab, you do the following:
    1. In the XML code, add a new type and view tag for the new object.

      Service Requests is an example of a new object.

    2. Set the suppress_sync_ui attribute for this new object to false.
Siebel CRM Desktop for Microsoft Outlook Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.