cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting Attributes in LDM to Product Hierarchy

former_member217396
Participant
0 Kudos

Hi All,

we are currently wondering if PD is capable of follwoing case (especially from performance reasons):

We have about 3000 attributes within Logical Data Model and we now want to link every attribute manually to a node of a companies product hierarchy and all products that are within that node (1:n, n=2000). That means, that an attribute might be even linked to about 2000 products.

Example:

Attribute | Product hirarchie Node | Linked Products

Customer Name | All | A;B;C;D;E;F;...n

Spare Part Type | Spare Parts | E;F

In extreme case this could mean 3000 attributes are valid for all 2000 products. Conceptional approach is to persist links for every attribute to product hierarchy.

Goal is to generate dynamic views showing which of these 3000 attributes are relevant for a special product.

First question is if this might be possible in your oppinion, especially regarding perfomance.

Second question is, if you had a comparable issue and another/ better idea.

Thank you much in advance!

Best regards, Rafal

Accepted Solutions (1)

Accepted Solutions (1)

GeorgeMcGeachie
Active Contributor
0 Kudos

I would not keep all those links in a data model - consider creating a Requirements model for the product hierarchy, and a separate model (perhaps Requirements) to represent the attributes - keep the multitude of links away from the data models, just have one requirements link for each attribute, not 2-3000 links.

Answers (1)

Answers (1)

former_member217396
Participant
0 Kudos

Thank you Geroge! We will follow your approach to use a RQM...

Thanks again

Rafal