Table of Contents

Search

  1. Preface
  2. Understanding the Repository
  3. Using the Repository Manager
  4. Folders
  5. Managing Object Permissions
  6. Local and Global Shortcuts
  7. Team-Based Development with Versioned Objects
  8. Labels
  9. Object Queries
  10. Team-Based Development with Deployment Groups
  11. Copying Folders and Deployment Groups
  12. Exporting and Importing Objects
  13. Exchanging Metadata
  14. Copying Objects
  15. Metadata Extensions
  16. Appendix A: MX Views Reference

Repository Guide

Repository Guide

Reusing Data

Reusing Data

The need to share data is just as important as the need to share metadata. Often, several departments in the same organization need the same information. For example, each department may need to read the same product data from operational sources, perform the same profitability calculations, and format this information to make it easy to review.
If each department reads, transforms, and writes this product data separately, the throughput for the entire organization is lower than it could be. A more efficient approach is to read, transform, and write the data to one central data store shared by all users.
A central data store improves throughput at the level of the entire enterprise. To improve performance further, you might want to capture incremental changes to sources. For example, rather than reading all the product data each time you update the central data store, you can improve performance by capturing the inserts, deletes, and updates that have occurred in the PRODUCTS table since the last time you updated the central data store.
You can format data in a standard fashion with the central data store. For example, you can filter employee data that should remain confidential. You can also display date and time values in a standard format. You can perform these and other data cleansing tasks when you move data into the central data store instead of performing them repeatedly.

0 COMMENTS

We’d like to hear from you!