cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple interlinked repositories

Former Member
0 Kudos

Hi MDM Gurus

Assuming I have two related master data entities, how do i model them in the MDM repository. For example, I have a <b>products</b> and <b>suppliers</b> data that I want to maintain in the MDM repository how do I do it?

I understand a repository can have only one main table. In this scenario, can we have multiple interlinked MDM repositories? What are the features of MDM 5.5 SP04 features with respect to multiple interlinked repositories (like validations, workflows, portal content).

Your ideas on how to handle a situation where you wanted to have multiple interlinked master data entities are greatly apprciated.

Thanks in advance

Suman

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can use web services to interlink multiple repositories.

As of SP4 Patch 2, you can have only one main table per repository.

You have to use MDM Java API / Web Services to update / read multiple repositories at the same time.

Hope this helps.