Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Configure the Layout to Display Similar Records (Optional)

Configure the Layout to Display Similar Records (Optional)

When you enter data in the
Data Director
application to create a record, you can view similar records that are retrieved based on the data that you enter. To view the similar records, you must configure the layout to define the fields based on which you want to search for the similar records.
  1. Open a supported browser, and use the following URL to log into the Provisioning tool:
    https://<MDM Hub Server host name>:<MDM Server port number>/provisioning/
  2. From the
    Database
    list, select the database for which you want to configure the application.
  3. Click
    Configuration
    Component Editor
    .
    The
    Component Editor
    appears.
  4. From the Component type list, select
    Similar Records
    , and click
    Create
    .
    The property fields appear in the Properties panel.
  5. Enter a name for the Similar Records component.
  6. In the
    XML
    field, enter an XML configuration that includes a list of fields to search for similar records:
    The following table describes the XML elements that you can use to configure the Similar Records component:
    Element
    Description
    searchableFields
    Specifies one or more fields on which you want to base the search. The
    searchableFields
    element is the parent of the
    field name
    element.
    field name
    Specifies the name of a field on which you want to base the search for similar records. The
    field name
    element is a child of the
    searchableFields
    element. You can configure multiple
    field name
    elements.
    searchType
    Specifies the type of search to perform.
    The
    searchType
    element can contain the following child elements:
    • smartSearch
    • searchMatch
    smartSearch
    Specifies that you want to use search to find similar records.
    searchMatch
    Specifies that you want to use queries to find similar records.
    The
    searchMatch
    element can contain the following child elements:
    • fuzzy
    • matchRuleSet
    fuzzy
    Specifies whether you want to perform a fuzzy search. To perform a fuzzy search, set to
    true
    .
    The
    fuzzy
    element is a child of the
    searchMatch
    element. If you do not add this element, exact search is performed.
    matchRuleSet
    Specifies the name of the match rule set to use for finding similar records.
    The
    matchRuleSet
    element is a child of the
    searchMatch
    element.
    label
    Specifies the label format for the search field values. To configure the label format, use the
    existsFormat
    attribute.
    column
    Specifies a single column to use in the label format. To configure the column for the label, use the
    columnUid
    attribute, which is the unique identifier of the column. The
    column
    element is a child of the label element. You can specify more than one column for the label.
    For sample configurations, see the
    Multidomain MDM Provisioning Tool Guide
    .
  7. Click
    Apply
    .
    The Similar Records component that you created appears in the
    Components
    panel and in the
    Tree View
    panel.
  8. Publish the changes to the MDM Hub.
    1. Click
      Publish
      .
      A confirmation dialog box appears that prompts you to publish or review the changes.
    2. Review the changes or publish without a review.
      • To publish without a review, click
        Publish
        .
      • To publish after a review, click
        Review Changes
        and follow the instructions that appear on the screen.

0 COMMENTS

We’d like to hear from you!