Siebel Server Sync Guide > Configuring Siebel Server Sync for Microsoft Exchange Server > Process of Configuring Additional Appointment Instances for Recurring Appointments >

Making Repository Changes


To implement additional instances of recurring appointments, you must create a new column, X_CAL_REPEAT_PATTERN, in the S_SD_PIM_ROW table, then add a new field, Cal Repeat Pattern, to the PIMSI PIM Row business component. The following procedure describes both tasks. For information on using Siebel Tools to configure columns and tables, see Configuring Siebel Business Applications.

This task is a step in Process of Configuring Additional Appointment Instances for Recurring Appointments.

To add a new column to the S_SD_PIM_ROW table and configure the PIMSI PIM Row business component

  1. Start Siebel Tools.
  2. Check out the project that contains the S_SD_PIM_ROW table.

    For information on how to check out projects, see Using Siebel Tools.

  3. In the Object Explorer, expand the Table object type.
  4. In the Object List Editor, select the S_SD_PIM_ROW table.
  5. In the Object Explorer, select the Column object type.
  6. In the Object List Editor, create a new column, specifying the values shown in the following table.
    Field
    Value

    Name

    X_CAL_REPEAT_PATTERN

    Changed

    True

    User Name

    Cal Repeat Pattern Ext

    Type

    Extension

    Nullable

    True

    Physical Type

    Varchar

    Length

    500

    Cascade Clear

    Ignore

    Transaction Log Code

    True

    Status

    Active

  7. Apply the changes you made to the S_SD_PIM_ROW table to the local database.
  8. In the Object Explorer, expand the Business Component object.
  9. In the Object List Editor, select the PIMSI PIM Row business component.
  10. In the Object Explorer, expand the Field object type.
  11. In the Object List Editor, create a new field, specifying the values shown in the following table.
    Field
    Value

    Name

    Cal Repeat Pattern

    Column

    X_CAL_REPEAT_PATTERN

  12. Check in the project.
  13. Apply the changes to the server database.
  14. Compile and test the project, then deploy the SRF.
Siebel Server Sync Guide Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices.