Relate 360
- Relate 360 10.1 HotFix 1
- All Products
Cluster ID
| Employee Name
| City
| EmployeeID
| Source
| Comment
|
---|---|---|---|---|---|
1
| John Smith
| San Francisco
| 502342
| Oracle
| |
1
| J Smith
| Redwood City
| 702343
| SAP
| Row-level preferred record
|
1
| John Jr Smith
| Seattle
| 234234
| SAP
|
The format uses the following parameters:<DefaultRule name="<Rule name>" rule="DEFAULT_RULE_MAX_COLUMN_VALUES" order="<Execution order>"> <Value columnValue="<Column name 1>" weight="<Weight 1>" /> <Value columnValue="<Column name 2>" weight="<Weight 2>" /> ... <Value columnValue="<Column name N>" weight="<Weight N>" /> </DefaultRule>
<DefaultRule name="defaultRule2" rule="DEFAULT_RULE_MAX_COLUMN_VALUES" order="1"> <Value columnValue="EmployeeID" weight="5" /> <Value columnValue="City" weight="2" /> </DefaultRule>