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

Identifying the Base Objects Contributing to a Business Entity

Identifying the Base Objects Contributing to a Business Entity

Use the Solr Administration User Interface to identify all the base objects that contribute to a business entity.
  1. In a browser, enter the following URL:
    http://<MDM Hub host>:<Port>/MDESolr
    The Solr Administration User Interface opens.
  2. On the left pane, click
    Cloud
    Tree.
  3. In the hierarchy on the right side, expand
    /
    /configs
    <Business Entity>
    cp
    .
    The
    bostate
    attribute in the JSON lists the base objects that contribute to the business entity.
    The following sample JSON shows the list of base objects that contribute to a business entity:
    "bostate":{ "C_BO_CLASSIF":"DIRTY", "C_BO_PRTY":"DIRTY", "C_BO_PRTY_RLE_ALT_ID":"DIRTY", "C_BO_PRTY_RLE_CTZNSHP":"DIRTY", "C_BO_PRTY_RLE_EDUCTN":"DIRTY", "C_BO_PRTY_RLE_EMPLYMNT":"DIRTY", "C_BO_PRTY_RLE_LYLTY_ACNT":"DIRTY", "C_BO_PRTY_RLE_SPCLZTN":"DIRTY", "C_BO_PRTY_RLE_STS":"DIRTY", "C_BO_PRTY_RLE_TAX":"DIRTY", "C_BO_PSTL_ADDR":"DIRTY", "C_BR_PRTY_CLASSIF":"DIRTY", "C_BR_PRTY_REL":"DIRTY", "C_BR_PRTY_RLE_PSTL_ADDR":"DIRTY" },

0 COMMENTS

We’d like to hear from you!