Siebel Enterprise Integration Manager Administration Guide > Merging Data > Editing the Configuration File for Merge Processing >

Process Section Parameters Used for Merges


Parameters in the process section apply only to that specific process and override any corresponding value in the header section for the specific process. For generic parameters that can be used in all EIM processes, see Process Section Parameters Generic to All EIM Processes.

To merge data, you must define at least one process with type = merge. The following example contains lines that can be used in the EIM configuration file to define a merge process for the Accounts table.

[Merge Accounts]
TYPE = MERGE
BATCH = 1
TABLE = EIM_ACCOUNT
UPDATE ROWS = TRUE

NOTE:  For performance reasons, you should limit the number of tables to merge in a single process section to five or less.

Siebel Enterprise Integration Manager Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.