Developing and Deploying Siebel eBusiness Applications > Using EIM to Load Data into the Test Environment > Using the Interface Tables >

Determining Which Columns Are Required


To some extent, you can decide which columns from your source table to load into an interface table. However, for some columns interface tables are required: they cannot be left NULL.

You can find out which columns are required either through Siebel Tools or by referring to Interface Tables Reference.

To use Siebel Tools to determine which columns are required

  1. In the Object Explorer, expand the EIM Interface Table.
  2. The EIM Interface Tables window appears in the Object List Editor.

    NOTE:  If the EIM Interface Tables object type is not visible, choose View > Options, and then under the Object Explorer tab, move the EIM Interface Tables object type from the Available to the Visible column.

  3. In the EIM Tables window, find the interface table you plan to load.
  4. For the current example, find EIM_ACCOUNT.

  5. In the Object Explorer, select EIM Interface Table Column (a child object of EIM Interface Table).
  6. The EIM Interface Table Columns window appears in which the columns of the current table are displayed.

  7. In the Interface Table Columns window, look at which columns have the Nullable property checked.
  8. The columns marked Nullable are not required. For example, as shown in the following figure, the IF_ROW_BATCH_NUM, IF_ROW_STAT, and NAME columns are required because they are not marked Nullable.

    Click for full size image

    NOTE:  For your convenience, right-click and choose Columns Displayed to change the column order on this view so that the Nullable property appears next to the Name property, as shown in the preceding figure.

To use the Interface Tables Reference to determine which columns are required

  1. In the Interface Tables Reference, find the table you plan to load.
  2. Look at the value of the Req column.
  3. If the value is Y, the column is required.


 Developing and Deploying Siebel eBusiness Applications 
 Published: 18 April 2003