Table of Contents

Search

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

Installation and Configuration Guide

Installation and Configuration Guide

Populating the Data Mart with Data

Populating the Data Mart with Data

You 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, you need to use its report name.
  1. Open a command prompt.
  2. Run a java command to populate the data mart.
    • To populate the data mart with data for all available reports, run the following command:
      java -jar populate_datamart.jar
    • 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 supplier_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!