MDS works as a hub that centralizes enterprise critical entities data and synchronizes data sources. It provides two data exchange interfaces:
1:Staging tables for data importing
There are three types of staging tables in MDS:
- Leaf Members Staging tables.
- Consolidated Member Staging Table
Here are the steps to create a sample explict hierachy using "product" sample model:
1: go to home->System Administration, then select "product" model. Click "proudct"->Entities, When this screen shows up, click "Product" and then "explict Hierachies"
2: Click "Add" to create a new explict hierachy
After click "save", two new staging tables are created in database. One for consolidated members and the other one for relationships between consolidated members and leaf members.
3: go back to home->explorer->Hierachies->"Explict:Ragged Product"
4: Select "All consolidated members in hierachy" and then click "Add" to add them one by one.
5: After all consolidated members are added in, then we can move leaf members under consolidated members.
change the filter back from " All consolidated members in hierachy" to "Leaf members". And then seach products that will be moved.
6: After you get the items on the left panel, click checkboxes, and then click "Cut" to cut them from root and then "Paste" them under one of consolidated members.
No one will like this cumbersome process. It can be done through ETL.
- Realationship Staging Table
In next article, We'll discuss how to build a practial ETL process to load data into MDS.
Comments
Post a Comment