Siebel Server Sync Guide > Customizing Siebel Server Sync >

Example of Changing PIM Domain Configurations


This topic gives one example of changing PIM domain configuration settings as part of customizing SSSE. You may use this feature differently, depending on your business requirements.

Continuing with the example from Example of Changing Integration Objects, you want to map the Spouse field of a Siebel business contact record to the corresponding Spouse field of a Microsoft Outlook business contact record so SSSE can synchronize it. To accomplish this, you must change the PIM domain configuration as described in the following procedure.

To change a PIM domain configuration

  1. Navigate to Administration - PIM Server Integration, and then PIM Domains.
  2. In the PIM Domains list, select Exchange Contact.
  3. In the PIM Domain Fields list, query for the Spouse field.
  4. Update the Spouse field with the values shown in the following table.
    Field
    Value

    Name

    Spouse

    Field Identifier

    PR_SPOUSE_NAME

    Field Type

    Spouse

    Data Type

    Unicode String

  5. Navigate to Administration - PIM Server Integration, and then Configuration.
  6. In the PIM Server Integration Configuration list, select Exchange Contact.
  7. In the Configuration Parameters list, click New and complete the fields as shown in the following table:
    Field
    Value

    Section

    Spouse

    Parameter

    MAPIPropertyName

    Value

    0x3A48001F

    For information on Messaging Application Programming Interface (MAPI) property names, navigate to the Microsoft MSDN Web site at the following URL:

    http://msdn.microsoft.com

    If the Spouse configuration parameter record already exists in the Siebel database, ensure that it contains the values listed in the table above.

You must now change domain map configurations, as described in Example of Changing Domain Map Configurations.

Siebel Server Sync Guide