MDM Registry Edition
- MDM Registry Edition 10.2
- All Products
Field | Description |
---|---|
NAME= | A character string that defines the name of the Merge Definition. It is a mandatory parameter. A Merge name is limited to a maximum of 31 bytes. |
COMMENT= | This is a text field that is used to describe the Merge Definition’s purpose. |
OPTIONS= | This parameter is a comma-separated list of keywords that define various options for the behaviour of this merge definition.
|
MASTER-SELECTION= | A list of the rules used to select the master record. Each rule must have a corresponding MERGE-MASTER-DEFINITION with a matching name. They are processed in the order listed, removing candidates at each step unless all candidates are removed. Processing stops when a unique record is found, or if the end of the rules is reached. If the end of the rules is reached, and no unique record is found, the first of the remaining candidate records is selected. |
COLUMN-SELECTION= | A list of the columns whose default behavior is to be overridden. Each column must have a corresponding MERGE-COLUMN-DEFINITION with a matching name. This name is not the name of the column, but the name of the list of rules. If a column exists in the IDT, but is not specified here, it will be treated as if it had a format equivalent to what is in the IDT (Character, Wide, Numeric), with a single rule of type from-master. |