Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Customer 360
  3. Before You Install
  4. Installing MDM - Customer 360
  5. After You Install
  6. Business Processes for Customer Management
  7. Customizing Customer 360
  8. Upgrading Customer 360
  9. Troubleshooting

Installation and Configuration Guide

Installation and Configuration Guide

Populating the Data Mart with Data

Populating the Data Mart with Data

Run a
java
command to populate the data mart with data for all charts or for a specific chart. If you want to specify a chart, use its report name.
  1. Open a command prompt.
  2. To populate the data mart with data for all the available reports, run the following command:
    java -jar populate_datamart.jar exec
  3. To populate the data mart with data for a specific report, run the following command:
    java -jar populate_datamart.jar exec <
    report name
    >
If the MDM Hub contains data, the C_REPOS_RPT_DETAILS repository table is populated with report data. The ROWID_RPT_CONFIG column links the data to the report configuration that requested the data.

0 COMMENTS

We’d like to hear from you!