Developing and Deploying Siebel eBusiness Applications > Using EIM to Load Data Into the Test Environment >

Running EIM


This section describes how to start an import process from the Siebel Client. For information about starting the import process from the command line, read Siebel Enterprise Integration Manager Administration Guide.

To run an EIM process using the GUI

  1. Navigate to Administration - Server Configuration > Enterprises > Parameters.
  2. Click the Component Requests view tab.
  3. In the Component Requests form, add a new record.
  4. In the Component/Job field, click the select button, and in the Component/Jobs window, select the Enterprise Integration Mgr component.

    To use a component job based on EIM for your component request, first define the component job. For information on defining component jobs, read Siebel System Administration Guide.

  5. Complete the remaining fields in the Component Requests form and save the record.
  6. In the Component Request Parameters list, add or change any component parameters for the EIM process and save the record.

Figure 42 shows an example of setting parameters in the Component Request Parameters list.

  1. In the Component Request Parameters list, add a new record.
  2. In the Name field, click the Select button.
  3. In the Job Parameters window, select an item from the list and click OK.
  4. In the Value field, type the appropriate value for that list selection and click Save.
  5. Continue to make other selections in the Job Parameters window by repeating Step a through Step d for the required and optional selections listed in the following table.
  6. You need to identify at least a batch number, process name, and configuration file for the task. The possible selections, values required, and default values appear in the following table.
Selection
Required or Optional
Value
Default
Comments

Configuration file

Required

Name of the EIM configuration file

default.ifb

You can use the Uniform Naming Convention (UNC) filename when specifying the EIM configuration file if you have read permission to the path.

Batch number

Required

Batch number

0

If the batch number component parameter is set to 0, the batch number in the EIM configuration file (if any) is used.

Process

Required

Process name of the EIM process you want to run

n/a

The initial process to be run, defined in the EIM configuration file.

Error Flags

Optional

1

0

 

SQL Trace Flags

Optional

8

0

 

Trace Flags

Optional

1

n/a

 

  1. In the Component Requests form, click the menu button, and then click Submit Request.

CAUTION:  EIM is a multistep process. When the EIM process is running, do not stop or pause the task. Otherwise, some steps may not roll back correctly.

Figure 42 shows an example of running an EIM process as described.

Figure 42.  Running an EIM Process
Click for full size image

To reactivate Docking Transaction Logging

  1. Navigate to the System Preferences screen.
  2. Select Docking: Transaction Logging.
  3. In the System Preference Value field, type TRUE.
  4. Click outside the row to save changes.
Developing and Deploying Siebel eBusiness Applications