cancel
Showing results for 
Search instead for 
Did you mean: 

MDM Custom attributes

Former Member
0 Kudos

Hi gurus,

I'm working with SRM-MDM Catalog 1.0

I'm facing this problem.

I have imported some item with custom attributes (MDM Import Manager), i have mapped fields and values.

In MDM Data Manager items are present but the custom atributes are not present.

Can you help me please?

I'll reward points for useful answers.

Thanks in advance

Gg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gg,

I guess you haven't imported attributes thats why you are seeing only item hierarchy in data manager and not the attributes.

Follow these steps:

1] To import item hierarchy:

Source Table : Your file with Hierarchy (Partition Field).

Destination Table : Repository Taxonomy Table.

2] To Import Attributes:

Source Table : File with list of custom attributes

Destination Table : Repository Taxonomy [Attributes]. Thisis a seperate table which we can access through import manager.

3] To Import Attribute vaues:

Source Table : File with list of custom attributes and values.

Destination Table : Repository Taxonomy [Text Values]. Again a seperate table which we can access through import manager.

4] To link Attibutes with Items:

Source Table : File with list of custom attributes and items.

Destination Table : Repository Taxonomy [Link Attribute]. Seperate table which we can access through import manager.

Once you done with all these steps you should be able to see Item Hierarchy , Linked custom attributes and attribute Values.

Please let me know if this helps.

Regards,

Amol.