cancel
Showing results for 
Search instead for 
Did you mean: 

MDM Data Manager.--> Relationship

Former Member
0 Kudos

Hi,

We are implementing MDM2.0, I am also facing problem to understand the functionality of Relationship.

One more question > In the MDM Data Manager> Catalog Items Table --> we are maintaining records of different supplier as per the product categories.

My question is that if a supplier is supplying Ten items than how to maintain all the Ten items in one records with price and image.

Or we need to maintain Ten different records for the same supplier.

Please help me on the same, points would surely be awarded for help.

BR,

Vijay Mittal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vijay,

how to maintain all the Ten items in one records with price

Use qualified table to achieve above task.

Maintaining 10 different records for the same supplier makes redudancy of data.so it

is better to maintain all 10 items in one record using qualified table concept.

Hope it helps

Thanks

Narendra

Former Member
0 Kudos

Hi,

How to maintained the Qualified table and where we need to do the settings for that could u please tell me the detailed process would be great help.

One more Issue..

What is the relevance of the following fields in MDM Data Manager and where we need to maintain the details for the same.

1) Records Details

2) Assignment.

3) Validations.

4) Workflows.

5) Language Details.

6) Search Selections.

BR,

Vijay Mittal

Former Member
0 Kudos

Hi Vijay,

Go through below blog on qualifier tables :

/people/pooja.khandelwal2/blog/2006/03/29/taming-the-animal--qualified-tables

/people/community.user/blog/2006/12/20/so-is-that-the-qualifier-or-the-non-qualifier

1) Record Details tab used to view and edit the records which are selected in records

pane.

2) Assignments are used to assign value to some field using expressions.Using

assignment tab one can add,delete and rename the assignments.

3) Validations are used to find out whether proper data is there or not.It can be

done by expressions.Using validations tab one can add,delete and rename the

validations.

4) Workflows are used to process all these tasks(Validations, assignments and

process ........) in a proper way.Using workflow tab one can view and process the

workflow tasks.

5) Launguage details tab useful when repository is multilingual.Using this tab one

can view and edit the values available in multiple languages.

Cheers

Narendra