Controlling the Synchronization Exceptions Button In the Filter Records Tab

The Exclusions List allows the user to exclude an individual record from synchronization even if this record matches a defined filtering criteria. Siebel CRM Desktop does the following work:

  1. It uses the following filters to identify the records that it must synchronize from the Siebel Server:

    • User filters. Filters that the user creates.

    • Master filters. A master filter is a type of predefined filter that the user cannot change. For example, a master filter can cause Siebel CRM Desktop to not synchronize a contact that includes an inactive status from Siebel CRM to Outlook.

  2. Excludes the records that are in the Exclusions List. It excludes each record in the list only if some other record does not reference this record.

  3. If the Exclusions List includes a record, and if no other record references this record, then Siebel CRM Desktop removes it from Outlook.

To control the Synchronization Exceptions button in the Filter Records tab

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

  2. Locate the following features tag:

    </features>
    
  3. Make sure the following attribute that resides in the features tag that you located in step 2 is set to true:

    enable_sync_exclusions
    

    This configuration displays the Synchronization Exceptions button on the Filter Records screen of the Synchronization Control Panel.