TIBCO EBX®
Match and Merge Documentation > Administration Guide
Navigation modeMatch and Merge Documentation > Administration Guide

Installation and first configuration

Environment

Add the add-on metadata type to a table

To be known by the TIBCO EBX® Match and Merge Add-on, a table must be enriched with a matching metadata type that is provided with the add-on.

In the DMA:

Special notation:

/100002010000000E0000000E3C009B93.png

See Uninstallation section to remove the matching metadata type from a table.

Creation of indexes on the table

Indexing will optimize the response time when displaying or querying data. The following sections indicate how to create indexes on a table.

Special notation

/100002010000000E0000000E3C009B93.png

You should define indexes on Source field and all Filter by fields.

Basic indexing

Every table under add-on control is sorted by the cluster, the score and then the primary key.

/basic_index.png

/best_indexes.png

Special notation:

/100002010000000E0000000E3C009B93.png

In order to get better response time when displaying and querying the data, create the following indexes: [ClusterId, Score, State, PK], [ClusterId, Score, PK], [State], [Score].

Indexing for the operation 'Exact match at once'

Regarding the particular case of the 'Exact Match at once' operation, a dedicated index must be created for fields of the matching policy in the exact same order. This step must be done for each matching policy that can be executed in an exact match at once operation.